summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-11-20 17:12:50 +0100
committerLukas Reschke <lukas@owncloud.com>2015-11-22 16:05:52 +0100
commit418fefc93c3332c77ec617ef108138efb6a34544 (patch)
tree9ddce5df28014c6b640043f37c7a82cfaa4e42bf /apps/files/appinfo
parent2d7c9f0ba9f842c4208968a4cff7cb29bdac5388 (diff)
downloadnextcloud-server-418fefc93c3332c77ec617ef108138efb6a34544.tar.gz
nextcloud-server-418fefc93c3332c77ec617ef108138efb6a34544.zip
Update app version for Webdav impl of files GUI
This will make sure the cached JS gets properly updated. Also, since this is a bigger change it also qualifies for a version increase :-)
Diffstat (limited to 'apps/files/appinfo')
-rw-r--r--apps/files/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml
index ba8bb62494e..4ab226f3968 100644
--- a/apps/files/appinfo/info.xml
+++ b/apps/files/appinfo/info.xml
@@ -8,7 +8,7 @@
<shipped>true</shipped>
<standalone/>
<default_enable/>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<types>
<filesystem/>
</types>