Fix hours
parent
1a3b8e5446
commit
d7e1cf704d
|
|
@ -1,2 +1,3 @@
|
|||
0.15: Initial release - be patient as this is the first try :)
|
||||
0.16: Fix timing
|
||||
0.16: Fix timing
|
||||
0.17: Fix hours
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"id": "hworldclock",
|
||||
"name": "Hanks World Clock",
|
||||
"shortName": "Hanks World Clock",
|
||||
"version": "0.16",
|
||||
"version": "0.17",
|
||||
"description": "Current time zone plus up to three others",
|
||||
"allow_emulator":true,
|
||||
"icon": "app.png",
|
||||
|
|
|
|||
Loading…
Reference in New Issue