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:
authorJoas Schilling <coding@schilljs.com>2017-11-20 16:02:14 +0300
committerJoas Schilling <coding@schilljs.com>2017-11-20 16:02:14 +0300
commit8b3acb03106c43112684cf727718ce14480152e7 (patch)
tree6beb319f8584b31fb6d3238325fe896b8ca7a464
parent2f80f943c13a4eb661b343a5742a40d63afc58c9 (diff)
Prepare release for 13v1.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6d0c042..e979d6b 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.1.0</version>
+ <version>1.0.1</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="13" max-version="13" />
+ <nextcloud min-version="11" max-version="13" />
</dependencies>
<types>