Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down