Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-03-02 09:18:36 +0300
committerJoas Schilling <nickvergessen@owncloud.com>2016-03-02 10:53:42 +0300
commit8885cb1eb9b1184ae90609169c0944c1d58180f7 (patch)
tree70a9b5d476c54d894fbd17f4ce56f10db0cda7e7 /apps/comments/appinfo
parent702c1a89628cd3bf1118512b478a69647b0fb2c9 (diff)
Increase all versions on master which is now 9.1
Diffstat (limited to 'apps/comments/appinfo')
-rw-r--r--apps/comments/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml
index 2003fc5c096..9ae084945c7 100644
--- a/apps/comments/appinfo/info.xml
+++ b/apps/comments/appinfo/info.xml
@@ -6,9 +6,9 @@
<licence>AGPL</licence>
<author>Arthur Shiwon, Vincent Petry</author>
<default_enable/>
- <version>0.2</version>
+ <version>0.3.0</version>
<dependencies>
- <owncloud min-version="9.0" max-version="9.0" />
+ <owncloud min-version="9.1" max-version="9.1" />
</dependencies>
<types>
<logging/>