mirror of https://github.com/espruino/BangleApps
Version Info
parent
b5c3607ca1
commit
3e0a5af414
|
@ -1 +1,2 @@
|
||||||
0.15: Initial release - be patient as this is the first try :)
|
0.15: Initial release - be patient as this is the first try :)
|
||||||
|
0.16: Fix timing
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "hworldclock",
|
"id": "hworldclock",
|
||||||
"name": "Hanks World Clock",
|
"name": "Hanks World Clock",
|
||||||
"shortName": "Hanks World Clock",
|
"shortName": "Hanks World Clock",
|
||||||
"version": "0.15",
|
"version": "0.16",
|
||||||
"description": "Current time zone plus up to three others",
|
"description": "Current time zone plus up to three others",
|
||||||
"allow_emulator":true,
|
"allow_emulator":true,
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
|
Loading…
Reference in New Issue