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

Increase owncloud max-version and bump version

This commit is contained in:
Loic Blot 2017-08-16 17:59:53 +02:00
parent ca6ad6d071
commit 26b7dd28fa

View File

@ -7,12 +7,12 @@
<description>An app to sync SMS with your cloud</description>
<licence>agpl</licence>
<author homepage="https://www.unix-experience.fr">Loic Blot</author>
<version>1.12.0</version>
<version>1.12.1</version>
<category>multimedia</category>
<category>tools</category>
<dependencies>
<php min-version="5.6" min-int-size="32"/>
<owncloud min-version="8.1" max-version="9.2" />
<owncloud min-version="8.1" max-version="10.0" />
<nextcloud min-version="9.0" max-version="12.0" />
</dependencies>