From 425e492b4885c504f1dd1c3641add10a368a3b4f Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 22 Sep 2014 16:29:44 +0200 Subject: fix z-index for mobile --- appinfo/app.json | 2 +- appinfo/info.xml | 2 +- appinfo/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appinfo') diff --git a/appinfo/app.json b/appinfo/app.json index 78d2ad3fa..e9b932685 100644 --- a/appinfo/app.json +++ b/appinfo/app.json @@ -3,7 +3,7 @@ "id": "news", "description": "ownCloud News App", "licence": "AGPL", - "version": "3.101", + "version": "3.102", "authors": [ { "name": "Bernhard Posselt", diff --git a/appinfo/info.xml b/appinfo/info.xml index 2ecad8274..0d04f776d 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.rst in the apps top directory AGPL Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors). - 3.101 + 3.102 7 diff --git a/appinfo/version b/appinfo/version index 2280cdbb7..5e7735f28 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -3.101 \ No newline at end of file +3.102 \ No newline at end of file -- cgit v1.2.3