summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-17 09:22:09 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-17 09:22:09 +0200
commit17239c085117fd1cc35a1a9723d96697a1b1d268 (patch)
tree385b7f6e0c3306822334dedcec1f312d34a9c6a3 /appinfo
parentb3436aeb1280af60de82d41807332c9b9d6c5e1f (diff)
fix python updater, bump to older url3.403
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml2
-rw-r--r--appinfo/version2
3 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index a3d47891c..8d0368807 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": "3.4.2",
+ "version": "3.4.3",
"authors": [
{
"name": "Bernhard Posselt",
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a736bbe96..5fb7d175b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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.md in the apps top directory</description>
<licence>AGPL</licence>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
- <version>3.402</version>
+ <version>3.403</version>
<require>7.0.3</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index 22e17e864..c92d30fed 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-3.402 \ No newline at end of file
+3.403 \ No newline at end of file