summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2014-07-07 16:57:50 +0200
committerGeorg Ehrke <developer@georgehrke.com>2014-07-07 17:11:50 +0200
commite5e8e28ae7536184e7c1038f7ab90bd9cd76ae80 (patch)
treeb71722f1408d52d2b138995b6bb3c5d7c602d3e3 /apps/files_sharing/appinfo
parent268af9039ae4671be50863f852def8a0db0c7e08 (diff)
downloadnextcloud-server-e5e8e28ae7536184e7c1038f7ab90bd9cd76ae80.tar.gz
nextcloud-server-e5e8e28ae7536184e7c1038f7ab90bd9cd76ae80.zip
add ocsids to info.xml
Diffstat (limited to 'apps/files_sharing/appinfo')
-rw-r--r--apps/files_sharing/appinfo/info.xml1
-rw-r--r--apps/files_sharing/appinfo/version2
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index 077433a53ab..c32a24ecd29 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -15,4 +15,5 @@
<files>public.php</files>
<webdav>publicwebdav.php</webdav>
</public>
+ <ocsid>166050</ocsid>
</info>
diff --git a/apps/files_sharing/appinfo/version b/apps/files_sharing/appinfo/version
index cb0c939a936..be14282b7ff 100644
--- a/apps/files_sharing/appinfo/version
+++ b/apps/files_sharing/appinfo/version
@@ -1 +1 @@
-0.5.2
+0.5.3