mirror of https://github.com/espruino/BangleApps
Solar clock: updating the version no and change log for next release
parent
8bcf8887cc
commit
7487ea5e08
|
@ -281,7 +281,7 @@
|
|||
{ "id": "solarclock",
|
||||
"name": "Solar Clock",
|
||||
"icon": "solar_clock.png",
|
||||
"version":"0.01",
|
||||
"version":"0.02",
|
||||
"description": "Using your current or chosen location the solar watch face shows the Sun's sky position, time and date. Also allows you to wind backwards and forwards in time to see the sun's position",
|
||||
"tags": "clock",
|
||||
"type":"clock",
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
0.01: Initial Release
|
||||
0.02: Bug fixes
|
||||
|
|
Loading…
Reference in New Issue