mirror of https://github.com/espruino/BangleApps
updated ChangeLog and bumped version in apps.json
parent
044ffe945b
commit
53fc24ee01
|
@ -3154,7 +3154,7 @@
|
||||||
{ "id": "kitchen",
|
{ "id": "kitchen",
|
||||||
"name": "Kitchen Combo",
|
"name": "Kitchen Combo",
|
||||||
"icon": "kitchen.png",
|
"icon": "kitchen.png",
|
||||||
"version":"0.12",
|
"version":"0.13",
|
||||||
"description": "Combination of the Stepo, Walkersclock, Arrow and Waypointer apps into a multiclock format. 'Everything but the kitchen sink'. Requires firmware v2.08.167 or later",
|
"description": "Combination of the Stepo, Walkersclock, Arrow and Waypointer apps into a multiclock format. 'Everything but the kitchen sink'. Requires firmware v2.08.167 or later",
|
||||||
"tags": "tool,outdoors,gps",
|
"tags": "tool,outdoors,gps",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
|
|
|
@ -10,3 +10,4 @@
|
||||||
0.10: Converted Stepo to use direct screen writes, added a Trip Counter feature to stepo
|
0.10: Converted Stepo to use direct screen writes, added a Trip Counter feature to stepo
|
||||||
0.11: Detect when waypoints.json is not present, error E-WPT
|
0.11: Detect when waypoints.json is not present, error E-WPT
|
||||||
0.12: Added stepo2 as a replacement for stepo and digi
|
0.12: Added stepo2 as a replacement for stepo and digi
|
||||||
|
0.13: Added long press BTN2 toggle gpsrec status in GPS clock
|
||||||
|
|
Loading…
Reference in New Issue