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-09-05 12:21:14 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 12:21:46 +0300
commitd468b86c4fe6d452cd1c14bf5270b3f3c673df8c (patch)
tree220698d58a74f2aa78563cd82781b6960326a41b
parentbad17927d5a0728a7b5e3db557b44a2658faa045 (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 6c92873..4e89ff2 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.1.0</version>
+ <version>1.2.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="14" max-version="17" />
+ <nextcloud min-version="16" max-version="18" />
</dependencies>
<settings>