From a9b34deefd67e08a79ddefb0e1f980f6a6c1249d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 8 Apr 2014 03:30:59 +0200 Subject: require status to be not null --- appinfo/database.xml | 1 + appinfo/info.xml | 2 +- appinfo/version | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/appinfo/database.xml b/appinfo/database.xml index b60e4339a..a9b32accf 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -237,6 +237,7 @@ status integer 8 + true last_modified diff --git a/appinfo/info.xml b/appinfo/info.xml index 3dd0596af..6b8dbb08a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,6 +5,6 @@ An RSS/Atom feed reader. Requires the App Framework app and backgroundjobs need to be enabled. 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). - 1.808 + 1.809 6.0.2 diff --git a/appinfo/version b/appinfo/version index f8c348c6e..c17348ae9 100644 --- a/appinfo/version +++ b/appinfo/version @@ -1 +1 @@ -1.808 \ No newline at end of file +1.809 \ No newline at end of file -- cgit v1.2.3