forked from FOSS/BangleApps
version for ac1ea15bd3
parent
ac1ea15bd3
commit
7e93e639e5
|
@ -1159,7 +1159,7 @@
|
||||||
{ "id": "boldclk",
|
{ "id": "boldclk",
|
||||||
"name": "Bold Clock",
|
"name": "Bold Clock",
|
||||||
"icon": "bold_clock.png",
|
"icon": "bold_clock.png",
|
||||||
"version":"0.04",
|
"version":"0.05",
|
||||||
"description": "Simple, readable and practical clock",
|
"description": "Simple, readable and practical clock",
|
||||||
"tags": "clock,b2",
|
"tags": "clock,b2",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
0.02: Modified for use with new bootloader and firmware
|
0.02: Modified for use with new bootloader and firmware
|
||||||
0.03: Tweak for more efficient rendering, and firmware 2v06
|
0.03: Tweak for more efficient rendering, and firmware 2v06
|
||||||
0.04: Work with themes, smaller screens
|
0.04: Work with themes, smaller screens
|
||||||
|
0.05: Adjust hand lengths to be within 'tick' points
|
||||||
|
|
Loading…
Reference in New Issue