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

github.com/nextcloud/jsloader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-04-11 15:43:48 +0300
committerJoas Schilling <coding@schilljs.com>2019-04-11 15:43:48 +0300
commitf3a622a7215a121266cb12a78690949bde673f2d (patch)
tree59fd29a3beb3ea2fcf44d0797328082af65e350e
parentec53a50875975698670f736bd65845d8164827f5 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 86313b1..6c92873 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<summary>Load custom javascript on all Nextcloud pages</summary>
<description>This application allows the admin to include JavaScript into all Nextcloud pages for web analytics for example.</description>
- <version>1.0.2</version>
+ <version>1.1.0</version>
<licence>agpl</licence>
<author>Morris Jobke</author>
<namespace>JSLoader</namespace>
@@ -16,7 +16,7 @@
<repository type="git">https://github.com/nextcloud/jsloader.git</repository>
<dependencies>
- <nextcloud min-version="13" max-version="16" />
+ <nextcloud min-version="14" max-version="17" />
</dependencies>
<settings>