Set max version to 14
parent
c26cc3f7ba
commit
79366d2937
|
@ -4,7 +4,7 @@
|
||||||
<id>weather</id>
|
<id>weather</id>
|
||||||
<name>Weather</name>
|
<name>Weather</name>
|
||||||
<description>Watch the weather directly on your Nextcloud.</description>
|
<description>Watch the weather directly on your Nextcloud.</description>
|
||||||
<version>1.5.1</version>
|
<version>1.5.2</version>
|
||||||
<licence>AGPL</licence>
|
<licence>AGPL</licence>
|
||||||
<author>Loic Blot</author>
|
<author>Loic Blot</author>
|
||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
<screenshot>https://raw.githubusercontent.com/nextcloud/weather/master/screenshots/2.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/nextcloud/weather/master/screenshots/2.png</screenshot>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<php min-version="5.6" min-int-size="32"/>
|
<php min-version="5.6" min-int-size="32"/>
|
||||||
<nextcloud min-version="11" max-version="13"/>
|
<nextcloud min-version="12" max-version="14"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<website>https://github.com/nextcloud/weather</website>
|
<website>https://github.com/nextcloud/weather</website>
|
||||||
<bugs>https://github.com/nextcloud/weather/issues</bugs>
|
<bugs>https://github.com/nextcloud/weather/issues</bugs>
|
||||||
|
|
Loading…
Reference in New Issue