summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-04-14 16:27:58 +0200
committerRobin Appelman <icewind@owncloud.com>2012-04-14 16:29:11 +0200
commit926b2b78fe444f5facfb21a625a6cd01123d2fb2 (patch)
treeb5899be280cba1595e6a01f8bdb54b42f98c6cb3 /apps/remoteStorage
parentbfdbdd9b20fd8196487315eeaa040a77ef90c531 (diff)
downloadnextcloud-server-926b2b78fe444f5facfb21a625a6cd01123d2fb2.tar.gz
nextcloud-server-926b2b78fe444f5facfb21a625a6cd01123d2fb2.zip
keep version numbers in their own files for faster reading
Diffstat (limited to 'apps/remoteStorage')
-rw-r--r--apps/remoteStorage/appinfo/info.xml1
-rw-r--r--apps/remoteStorage/appinfo/version1
2 files changed, 1 insertions, 1 deletions
diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml
index 1f9618a3334..1875e70a300 100644
--- a/apps/remoteStorage/appinfo/info.xml
+++ b/apps/remoteStorage/appinfo/info.xml
@@ -3,7 +3,6 @@
<id>remoteStorage</id>
<name>remoteStorage compatibility</name>
<description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be installed and enabled correctly. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description>
- <version>0.6</version>
<licence>AGPL or MIT</licence>
<author>Michiel de Jong</author>
<require>2</require>
diff --git a/apps/remoteStorage/appinfo/version b/apps/remoteStorage/appinfo/version
new file mode 100644
index 00000000000..490f510fc27
--- /dev/null
+++ b/apps/remoteStorage/appinfo/version
@@ -0,0 +1 @@
+0.6 \ No newline at end of file