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>2018-01-12 12:59:13 +0300
committerJoas Schilling <coding@schilljs.com>2018-01-12 12:59:13 +0300
commit5d68ee861aab5099a50ac64dd71561075a0dc52c (patch)
tree9a3df3daf9572792efe09379f1ca3f1262420e06 /appinfo
parent8f09f7ff9e9064bece54a77a4fee0197713b52c7 (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 2e053b7..affa51f 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
Skin: https://github.com/cabin/videojs-sublime-skin
</description>
- <version>1.2.0</version>
+ <version>1.3.0</version>
<licence>MIT</licence>
<author>Björn Korella</author>
<default_enable/>
@@ -23,6 +23,6 @@
<bugs>https://github.com/owncloud/files_videoplayer/issues</bugs>
<repository type="git">https://github.com/owncloud/files_videoplayer.git</repository>
<dependencies>
- <nextcloud min-version="13" max-version="13" />
+ <nextcloud min-version="14" max-version="14" />
</dependencies>
</info>