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:
authorMorris Jobke <hey@morrisjobke.de>2020-05-08 08:33:13 +0300
committerGitHub <noreply@github.com>2020-05-08 08:33:13 +0300
commit110faf9b9caa6b62471bf88ad0e86b8a48342bd6 (patch)
treea293737b38a712297ab8fc045608f0a930481f1b
parent17df2e4b9ebc8964c89d7ddb3ac30f5e0c58a76d (diff)
parent71998391336344b4d26321bea729bcf083f8e063 (diff)
Merge pull request #17 from nextcloud/update-master-version
Update version on master
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4e89ff2..638ca13 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.2.0</version>
+ <version>1.3.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="16" max-version="18" />
+ <nextcloud min-version="17" max-version="20" />
</dependencies>
<settings>