nc-weather/appinfo/info.xml

21 lines
693 B
XML
Raw Normal View History

2015-07-08 21:29:55 +00:00
<?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>
2016-12-12 06:33:47 +00:00
<version>1.3.4</version>
2015-07-08 21:29:55 +00:00
<requiremin>7</requiremin>
2016-04-24 07:52:00 +00:00
<dependencies>
<owncloud min-version="7.0" max-version="9.1" />
2016-12-12 06:33:47 +00:00
<nextcloud min-version="9.0" max-version="11.0" />
2016-04-24 07:52:00 +00:00
</dependencies>
2015-07-08 21:29:55 +00:00
2015-07-11 16:23:25 +00:00
<ocsid>170605</ocsid>
<website>https://apps.owncloud.com/content/show.php?content=170605</website>
2015-07-08 21:29:55 +00:00
<bugs>https://github.com/nerzhul/owncloud-weather/issues</bugs>
<repository type="git">https://github.com/nerzhul/owncloud-weather</repository>
</info>