From da083dc5fd40047b845d58c75bda55d635740a32 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 20 Oct 2014 17:25:53 +0200 Subject: version bump --- 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 5ab4f6d8e..732ede811 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.4", + "version": "3.4.5", "authors": [ { "name": "Bernhard Posselt", diff --git a/appinfo/info.xml b/appinfo/info.xml index 0937ebfc9..c3d528d4a 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.404 + 3.405 7.0.3 diff --git a/appinfo/version b/appinfo/version index bf622fd13..1492eb4be 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -3.404 \ No newline at end of file +3.405 \ No newline at end of file diff --git a/js/bower.json b/js/bower.json index 83768902d..6b07fae74 100644 --- a/js/bower.json +++ b/js/bower.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.4.4", + "version": "3.4.5", "homepage": "https://github.com/owncloud/news", "authors": [ "Bernhard Posselt " diff --git a/js/package.json b/js/package.json index 47bc985ca..ac32f3bd6 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "ownCloud-news", - "version": "3.4.4", + "version": "3.4.5", "description": "An RSS/Atom feed reader", "main": "build/app.js", "scripts": { -- cgit v1.2.3