From e25bde882d1683c21240c4223dc2a180be6f52b2 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 4 Oct 2014 13:57:29 +0200 Subject: bump version --- appinfo/app.json | 2 +- appinfo/info.xml | 2 +- appinfo/version | 2 +- js/bower.json | 2 +- js/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appinfo/app.json b/appinfo/app.json index 92f314b21..ec271d6fd 100644 --- a/appinfo/app.json +++ b/appinfo/app.json @@ -3,7 +3,7 @@ "id": "news", "description": "An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.rst in the apps top directory", "licence": "AGPL", - "version": "3.202", + "version": "3.301", "authors": [ { "name": "Bernhard Posselt", diff --git a/appinfo/info.xml b/appinfo/info.xml index 69677a35c..4b6da7edf 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,6 +5,6 @@ An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory AGPL Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt - 3.202 + 3.301 7.0.3 diff --git a/appinfo/version b/appinfo/version index 3c2cfa043..9ec31fcab 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -3.202 \ No newline at end of file +3.301 \ No newline at end of file diff --git a/js/bower.json b/js/bower.json index a7e8ad729..9e13df1f5 100644 --- a/js/bower.json +++ b/js/bower.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.2.2", + "version": "3.3.1", "homepage": "https://github.com/owncloud/news", "authors": [ "Bernhard Posselt " diff --git a/js/package.json b/js/package.json index 7a0ab9036..e737c0ac9 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.2.2", + "version": "3.3.1", "description": "An RSS/Atom feed reader", "main": "build/app.js", "scripts": { -- cgit v1.2.3