1
0
Fork 0

owmweather - Bump version

master
Martin Boonk 2023-05-17 21:56:21 +02:00
parent bd3c8b4107
commit 4c5e9ce74b
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
0.01: New App!
0.02: Do first update request 5s after boot to boot up faster
0.03: Fix updating weather too often

View File

@ -1,7 +1,7 @@
{ "id": "owmweather",
"name": "OpenWeatherMap weather provider",
"shortName":"OWM Weather",
"version":"0.02",
"version":"0.03",
"description": "Pulls weather from OpenWeatherMap (OWM) API",
"icon": "app.png",
"type": "bootloader",