aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_webfinger
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/user_webfinger
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/user_webfinger')
-rw-r--r--apps/user_webfinger/appinfo/info.xml1
-rw-r--r--apps/user_webfinger/appinfo/version1
2 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webfinger/appinfo/info.xml b/apps/user_webfinger/appinfo/info.xml
index d47fb723a3a..fe1d4371863 100644
--- a/apps/user_webfinger/appinfo/info.xml
+++ b/apps/user_webfinger/appinfo/info.xml
@@ -3,7 +3,6 @@
<id>user_webfinger</id>
<name>Webfinger</name>
<description>Provide WebFinger for all users so they get a user address like user@owncloudinstance which can be used for external applications. Other apps can provide information for webfinger requests, such as remoteStorage compatibility.</description>
- <version>0.3</version>
<licence>AGPL or MIT</licence>
<author>Michiel de Jong, Florian Hülsmann</author>
<require>2</require>
diff --git a/apps/user_webfinger/appinfo/version b/apps/user_webfinger/appinfo/version
new file mode 100644
index 00000000000..1d71ef97443
--- /dev/null
+++ b/apps/user_webfinger/appinfo/version
@@ -0,0 +1 @@
+0.3 \ No newline at end of file