Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Posselt committed Sep 29, 2014
1 parent 26d9504 commit 65cceba
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion appinfo/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.rst in the apps top directory",
"licence": "AGPL",
"version": "3.201",
"version": "3.202",
"authors": [
{
"name": "Bernhard Posselt",
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
<version>3.201</version>
<version>3.202</version>
<require>7</require>
</info>
2 changes: 1 addition & 1 deletion appinfo/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.201
3.202
2 changes: 1 addition & 1 deletion js/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ownCloud-news",
"version": "3.2.1",
"version": "3.2.2",
"homepage": "https://github.com/owncloud/news",
"authors": [
"Bernhard Posselt <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ownCloud-news",
"version": "3.2.1",
"version": "3.2.2",
"description": "An RSS/Atom feed reader",
"main": "build/app.js",
"scripts": {
Expand Down

0 comments on commit 65cceba

Please sign in to comment.