summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-10-02 18:05:49 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-10-02 18:05:49 +0200
commit8d639753606e8e8a4ae14edb8fd2f37fb6b92995 (patch)
tree4b4437fad6ca3bd0c9b3dbeaca4ccf13f622961f /appinfo
parente4e226c394ccbbfd952ab38d2317d354211ead6d (diff)
revert
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml7
-rw-r--r--appinfo/info.xml2
2 files changed, 1 insertions, 8 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 5ea1ed13c..8c1b4ae95 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -329,13 +329,6 @@
<notnull>false</notnull>
</field>
<field>
- <name>updated_date</name>
- <type>integer</type>
- <length>8</length>
- <unsigned>true</unsigned>
- <notnull>false</notnull>
- </field>
- <field>
<name>body</name>
<type>clob</type>
<notnull>false</notnull>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index db245079f..73a6301a8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/owncloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>9.1.0</version>
+ <version>9.0.4</version>
<licence>agpl</licence>
<author>Bernhard Posselt</author>
<author>Alessandro Cosentino</author>