mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-21 21:32:59 +00:00
Conversation Mapper addition + migration to proper scheme
This commit is contained in:
+8
-2
@@ -6,15 +6,21 @@
|
||||
<description>A app to sync SMS with your ownCloud</description>
|
||||
<licence>agpl</licence>
|
||||
<author>Loic Blot</author>
|
||||
<version>1.9.0</version>
|
||||
<version>1.10.0</version>
|
||||
<dependencies>
|
||||
<owncloud min-version="8.1" max-version="9.2" />
|
||||
<nextcloud min-version="9.0" />
|
||||
</dependencies>
|
||||
|
||||
<ocsid>167289</ocsid>
|
||||
|
||||
|
||||
<website>https://github.com/nerzhul/ocsms</website>
|
||||
<bugs>https://github.com/nerzhul/ocsms/issues</bugs>
|
||||
<repository type="git">https://github.com/nerzhul/ocsms</repository>
|
||||
|
||||
<repair-steps>
|
||||
<post-migration>
|
||||
<step>OCA\OcSms\Migration\FixConversationReadStates</step>
|
||||
</post-migration>
|
||||
</repair-steps>
|
||||
</info>
|
||||
|
||||
Reference in New Issue
Block a user