1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +00:00
This commit is contained in:
Loic Blot 2016-09-20 00:03:32 +02:00
parent 6c906d498f
commit e5ce17a16d

View File

@ -1,11 +1,12 @@
<?xml version="1.0"?>
<info>
<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<id>ocsms</id>
<name>ownCloud SMS</name>
<description>A app to sync SMS with your ownCloud</description>
<licence>AGPL</licence>
<licence>agpl</licence>
<author>Loic Blot</author>
<version>1.8.0</version>
<version>1.8.1</version>
<requiremin>8.1</requiremin>
<requiremax>9.2</requiremax>
<dependencies>
@ -14,7 +15,7 @@
<ocsid>167289</ocsid>
<website>https://apps.owncloud.com/content/show.php/ownCloud+SMS?content=167289</website>
<website>https://github.com/nerzhul/ocsms</website>
<bugs>https://github.com/nerzhul/ocsms/issues</bugs>
<repository type="git">https://github.com/nerzhul/ocsms</repository>
</info>