summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 14:45:14 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-06 14:45:14 +0100
commitdcf96e729991764e5dc5d5d9cc384540427dfdc4 (patch)
treece4778585cdcd6f96ca5723e599ac718565a9d23 /appinfo
parent5395685b0556921bc87ccc7e4076caabd16f0bcf (diff)
more integration tests
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 5643ea5b6..f7a95746e 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -252,7 +252,7 @@
<name>status</name>
<type>integer</type>
<length>8</length>
- <notnull>true</notnull>
+ <notnull>false</notnull>
</field>
<field>
<name>last_modified</name>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1234286d1..d3ea13c0c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>News</name>
<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</description>
<licence>AGPL</licence>
- <version>3.999.3</version>
+ <version>3.999.4</version>
<require>7.0.3</require>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
</info>