forked from FOSS/BangleApps
owmweather - Bump version
parent
bd3c8b4107
commit
4c5e9ce74b
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue