1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

Bump version and add support for Nextcloud 20

This commit is contained in:
Alfred Egger 2020-12-16 21:15:52 +01:00
parent 916131efe9
commit 7fa0406cac

View File

@ -7,11 +7,11 @@
<description>An app to sync SMS with your cloud</description>
<licence>agpl</licence>
<author>Loic Blot</author>
<version>2.1.8</version>
<version>2.1.9</version>
<category>multimedia</category>
<category>tools</category>
<dependencies>
<nextcloud min-version="16" max-version="19" />
<nextcloud min-version="18" max-version="20" />
</dependencies>
<website>https://github.com/nextcloud/ocsms</website>