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 <coding@schilljs.com>2016-07-22 11:03:42 +0300
committerGitHub <noreply@github.com>2016-07-22 11:03:42 +0300
commit03cb588ea981fe21cb1c50ae6d73b8848a82bb90 (patch)
treef9e73bd0ca2d83360f21c8c7fb4fbbc3153d9b3b /apps/admin_audit
parent4b4990c48fd4c6841bde260b2b2e1bc665b46e1c (diff)
parent86129a8b88012f97c25fdcdd36376de3187f2742 (diff)
Merge pull request #500 from nextcloud/bump_version
Bump version
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/admin_audit/appinfo/info.xml b/apps/admin_audit/appinfo/info.xml
index 74fc880c881..499dbdb4d54 100644
--- a/apps/admin_audit/appinfo/info.xml
+++ b/apps/admin_audit/appinfo/info.xml
@@ -7,7 +7,7 @@
</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<dependencies>
<owncloud min-version="9.0" max-version="9.1" />
</dependencies>