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>2016-12-13 22:23:35 +0300
committerJoas Schilling <coding@schilljs.com>2016-12-13 22:23:35 +0300
commit95d63821c8f3e2197cb8a713e4b0a0db492a1e0f (patch)
tree3111236c8d12ca088d98752abdf331d09ed65b5f /appinfo
parent7f3287fe85bbddf28e3985fa155ef468926b31f3 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rwxr-xr-xappinfo/info.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9ca1988..2758ffa 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
Skin: https://github.com/cabin/videojs-sublime-skin
</description>
- <version>1.0.0</version>
+ <version>1.1.0</version>
<licence>MIT</licence>
<author>Björn Korella</author>
<default_enable/>
@@ -23,7 +23,6 @@
<bugs>https://github.com/owncloud/files_videoplayer/issues</bugs>
<repository type="git">https://github.com/owncloud/files_videoplayer.git</repository>
<dependencies>
- <owncloud min-version="8.2" max-version="9.1" />
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
</info>