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",
|
||||
"name": "Localized Thermometer",
|
||||
"shortName": "Thermometer",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"description": "Displays the current temperature in localized units.",
|
||||
"icon": "thermf.png",
|
||||
"tags": "tool",
|
||||
|
|
Loading…
Reference in New Issue