summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichiel de Jong <michiel@unhosted.org>2011-12-08 17:18:22 +0700
committerMichiel de Jong <michiel@unhosted.org>2011-12-08 17:19:38 +0700
commitd4546cdf37bced97d447b5170202cbd61c39d3be (patch)
tree27cbb934011e1ceb1e07f41fa9b90d6c9b7cbf38
parent9ba59aee3657dd67b8c0d575f1454fe50754f1f7 (diff)
downloadnextcloud-server-d4546cdf37bced97d447b5170202cbd61c39d3be.tar.gz
nextcloud-server-d4546cdf37bced97d447b5170202cbd61c39d3be.zip
bump version number to force db rebuild
-rw-r--r--apps/remoteStorage/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/remoteStorage/appinfo/info.xml b/apps/remoteStorage/appinfo/info.xml
index a20c6ff4cd4..8179ca99112 100644
--- a/apps/remoteStorage/appinfo/info.xml
+++ b/apps/remoteStorage/appinfo/info.xml
@@ -3,7 +3,7 @@
<id>remoteStorage</id>
<name>remoteStorage compatibility</name>
<description>Enables your users to use ownCloud as their remote storage for unhosted applications.</description>
- <version>0.1</version>
+ <version>0.2</version>
<licence>AGPL</licence>
<author>Michiel de Jong</author>
<require>2</require>