From f11e4cff46ad6b41f53c2354ca189186b1dd421e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 27 Oct 2014 15:00:13 +0100 Subject: semantic versioning --- appinfo/app.json | 2 +- appinfo/database.xml | 5 +++++ appinfo/info.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'appinfo') diff --git a/appinfo/app.json b/appinfo/app.json index a638e0e9b..8110b748a 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": "4.0.1", + "version": "4.0.0", "authors": [ { "name": "Bernhard Posselt", diff --git a/appinfo/database.xml b/appinfo/database.xml index 3ee6a5261..5643ea5b6 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -95,6 +95,11 @@ clob true + + location + clob + false + title clob diff --git a/appinfo/info.xml b/appinfo/info.xml index 83651bb04..1234286d1 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.901 + 3.999.3 7.0.3 Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt -- cgit v1.2.3