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

github.com/nextcloud/admin_notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2017-05-22 14:14:13 +0300
committerGitHub <noreply@github.com>2017-05-22 14:14:13 +0300
commit2f80f943c13a4eb661b343a5742a40d63afc58c9 (patch)
tree8332171fa920ef237cd61ad42b12db374692d44a
parent1d52b14d6d92d2909f0ff4cf96cb441d5f9ee7c2 (diff)
parentd32cb31ee1c72909f1ebae2507598fd86f56405f (diff)
Merge pull request #12 from nextcloud/update-master-version
Update version on master
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dc76eff..6d0c042 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<description><![CDATA[Allows admins to generate notifications for users via the console or an HTTP endpoint]]></description>
<licence>AGPL</licence>
<author>Joas Schilling</author>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<namespace>AdminNotifications</namespace>
<category>organization</category>
@@ -17,7 +17,7 @@
<repository type="git">https://github.com/nextcloud/admin_notifications.git</repository>
<dependencies>
- <nextcloud min-version="11" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<types>