aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/appinfo/info.xml b/apps/weather_status/appinfo/info.xml
index d80a89fc768..e144df3176b 100644
--- a/apps/weather_status/appinfo/info.xml
+++ b/apps/weather_status/appinfo/info.xml
@@ -11,7 +11,7 @@
<description><![CDATA[Weather status integrated in the Dashboard app.
The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.
This status can also be integrated in other places like the Calendar app.]]></description>
- <version>1.10.0</version>
+ <version>1.11.0</version>
<licence>agpl</licence>
<author mail="eneiluj@posteo.net">Julien Veyssier</author>
<namespace>WeatherStatus</namespace>
@@ -19,6 +19,6 @@
<category>dashboard</category>
<bugs>https://github.com/nextcloud/server</bugs>
<dependencies>
- <nextcloud min-version="30" max-version="30"/>
+ <nextcloud min-version="31" max-version="31"/>
</dependencies>
</info>