Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2020-09-02 15:33:40 +0300
committerGeorg Ehrke <developer@georgehrke.com>2020-09-07 12:30:18 +0300
commit2146950a711fc49cf48c1ec10230106f5a59d5b9 (patch)
tree94da27cd1ffc2d0db94213afa5377675162c8b69 /apps/user_status/appinfo
parent5be49491d31f7f4a972fa5c2b7034b688f318c94 (diff)
Add MigrationStep to add better Indizes
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Diffstat (limited to 'apps/user_status/appinfo')
-rw-r--r--apps/user_status/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/appinfo/info.xml b/apps/user_status/appinfo/info.xml
index 46036812f35..26d8113a842 100644
--- a/apps/user_status/appinfo/info.xml
+++ b/apps/user_status/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>User status</name>
<summary>User status</summary>
<description><![CDATA[User status]]></description>
- <version>0.0.2</version>
+ <version>1.0.0</version>
<licence>agpl</licence>
<author mail="oc.list@georgehrke.com" >Georg Ehrke</author>
<namespace>UserStatus</namespace>