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

github.com/nextcloud/files_videoplayer.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:24:33 +0300
committerMorris Jobke <hey@morrisjobke.de>2019-04-12 15:03:37 +0300
commit8706d4051653e55c4801ff2cc21d107672ab6a76 (patch)
tree9ca0ce9fe394b705b4f8ce3e551ca59e463876c5 /appinfo
parent14dac35bf83dc2b0ccee3ca41218cd084316e98f (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 80a3315..84ebe9d 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
Skin: https://github.com/cabin/videojs-sublime-skin
</description>
- <version>1.5.0</version>
+ <version>1.6.0</version>
<licence>MIT</licence>
<author>Björn Korella</author>
<default_enable/>
@@ -23,6 +23,6 @@
<bugs>https://github.com/nextcloud/files_videoplayer/issues</bugs>
<repository type="git">https://github.com/nextcloud/files_videoplayer.git</repository>
<dependencies>
- <nextcloud min-version="16" max-version="16" />
+ <nextcloud min-version="17" max-version="17" />
</dependencies>
</info>