mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix missing app version increment to trigger migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
f7b3d521f8
commit
93e67020ec
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<name>User status</name>
|
||||
<summary>User status</summary>
|
||||
<description><![CDATA[User status]]></description>
|
||||
<version>1.3.0</version>
|
||||
<version>1.3.1</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="oc.list@georgehrke.com" >Georg Ehrke</author>
|
||||
<namespace>UserStatus</namespace>
|
||||
|
|
|
|||
Loading…
Reference in a new issue