mirror of https://github.com/espruino/BangleApps
Bump version and add to changelog
parent
97c3b66c5a
commit
cdbdb20bde
|
@ -4,3 +4,4 @@
|
|||
0.04: Use alarm for timer instead of own alarm implementation.
|
||||
0.05: Use internal step counter if no widget is available.
|
||||
0.06: Use widget_utils.
|
||||
0.07: Respect system setting for 12h or 24h time
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Not Analog",
|
||||
"shortName":"Not Analog",
|
||||
"icon": "notanalog.png",
|
||||
"version":"0.06",
|
||||
"version":"0.07",
|
||||
"readme": "README.md",
|
||||
"supports": ["BANGLEJS2"],
|
||||
"description": "An analog watch face for people that can not read analog watch faces.",
|
||||
|
|
Loading…
Reference in New Issue