From f22254594c908b4db70a6ce6532b4706760ab855 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 21 Oct 2014 16:13:50 +0200 Subject: version bump --- appinfo/app.json | 2 +- appinfo/info.xml | 2 +- js/bower.json | 2 +- js/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appinfo/app.json b/appinfo/app.json index 6d8ed231d..0e6c394c7 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.md in the apps top directory", "licence": "AGPL", - "version": "3.4.5", + "version": "3.4.6", "authors": [ { "name": "Bernhard Posselt", diff --git a/appinfo/info.xml b/appinfo/info.xml index 6e36fcb2d..3e6242c8e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,7 +4,7 @@ News 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 - 3.405 + 3.406 7.0.3 Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt diff --git a/js/bower.json b/js/bower.json index 6b07fae74..131364cee 100644 --- a/js/bower.json +++ b/js/bower.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.4.5", + "version": "3.4.6", "homepage": "https://github.com/owncloud/news", "authors": [ "Bernhard Posselt " diff --git a/js/package.json b/js/package.json index ac32f3bd6..271e069c1 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.4.5", + "version": "3.4.6", "description": "An RSS/Atom feed reader", "main": "build/app.js", "scripts": { -- cgit v1.2.3