nc-weather/appinfo/info.xml

21 lines
693 B
XML

<?xml version="1.0"?>
<info>
<id>weather</id>
<name>Weather</name>
<description>Watch the weather directly on your ownCloud</description>
<licence>AGPL</licence>
<author>Loic Blot</author>
<version>1.3.4</version>
<requiremin>7</requiremin>
<dependencies>
<owncloud min-version="7.0" max-version="9.1" />
<nextcloud min-version="9.0" max-version="11.0" />
</dependencies>
<ocsid>170605</ocsid>
<website>https://apps.owncloud.com/content/show.php?content=170605</website>
<bugs>https://github.com/nerzhul/owncloud-weather/issues</bugs>
<repository type="git">https://github.com/nerzhul/owncloud-weather</repository>
</info>