mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #29308 from nextcloud/bugfix/noid/fix-missing-app-version-increment
Fix missing app version increment to trigger migrations
This commit is contained in:
commit
6788c7dea5
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