This commit is contained in:
Bernhard Posselt 2014-09-22 12:22:12 +02:00
Родитель 785a085a5d
Коммит 4c52f52107
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"id": "news",
"description": "ownCloud News App",
"licence": "AGPL",
"version": "3.002",
"version": "3.003",
"authors": [
{
"name": "Bernhard Posselt",

Просмотреть файл

@ -5,6 +5,6 @@
<description>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</description>
<licence>AGPL</licence>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
<version>3.002</version>
<version>3.003</version>
<require>7.8</require>
</info>

Просмотреть файл

@ -1 +1 @@
3.002
3.003