mirror of https://github.com/espruino/BangleApps
SweepClock - uppped version number
parent
e10a7527fe
commit
3fe4cd2515
|
@ -242,7 +242,7 @@
|
|||
{ "id": "sweepclock",
|
||||
"name": "Sweep Clock",
|
||||
"icon": "sweepclock.png",
|
||||
"version":"0.03",
|
||||
"version":"0.04",
|
||||
"description": "Smooth sweep secondhand with single hour numeral. Use button1 to toggle the numeral font, button 3 to change the colour theme and button 4 to change the date placement",
|
||||
"tags": "clock",
|
||||
"type":"clock",
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
0.01: Initial Release
|
||||
0.02: Added Colour Themes
|
||||
0.03: Added Date
|
||||
0.04: Memory Footprint reduction
|
||||
|
|
Loading…
Reference in New Issue