mirror of https://github.com/espruino/BangleApps
ltherm - Bump version and changelog
parent
92fb93907c
commit
340fdfd0f3
|
@ -0,0 +1,2 @@
|
||||||
|
0.01: New App!
|
||||||
|
0.02: Use barometer temperature if available
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "ltherm",
|
"id": "ltherm",
|
||||||
"name": "Localized Thermometer",
|
"name": "Localized Thermometer",
|
||||||
"shortName": "Thermometer",
|
"shortName": "Thermometer",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"description": "Displays the current temperature in localized units.",
|
"description": "Displays the current temperature in localized units.",
|
||||||
"icon": "thermf.png",
|
"icon": "thermf.png",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
|
|
Loading…
Reference in New Issue