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 <213943+nickvergessen@users.noreply.github.com>2021-02-09 14:08:18 +0300
committerGitHub <noreply@github.com>2021-02-09 14:08:18 +0300
commit639b2c7e6423c95d82a0f2fe8b5ed39cab64a9e0 (patch)
tree5c366122fa21fa933f9197cd20421f58a4bb7105
parente73bfa1905d25e2e1655b7a3b2c287f8355ea635 (diff)
parente7f82083626e3f1262125c52c044b1ffd65e4936 (diff)
Merge pull request #20 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 eb4612e..af4bf64 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.4.0</version>
+ <version>1.5.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="18" max-version="21" />
+ <nextcloud min-version="19" max-version="22" />
</dependencies>
<settings>