bump version
parent
02b6a7c0aa
commit
03d580160d
|
|
@ -1260,7 +1260,7 @@
|
||||||
"name": "Commandline-Clock",
|
"name": "Commandline-Clock",
|
||||||
"shortName":"CLI-Clock",
|
"shortName":"CLI-Clock",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.11",
|
"version":"0.12",
|
||||||
"description": "Simple CLI-Styled Clock",
|
"description": "Simple CLI-Styled Clock",
|
||||||
"tags": "clock,cli,command,bash,shell",
|
"tags": "clock,cli,command,bash,shell",
|
||||||
"type":"clock",
|
"type":"clock",
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,4 @@
|
||||||
0.09: Add BTN1 status line with ID,Fw ver, mem %, battery %
|
0.09: Add BTN1 status line with ID,Fw ver, mem %, battery %
|
||||||
0.10: Icon fixed for transparency
|
0.10: Icon fixed for transparency
|
||||||
0.11: added Heart Rate Monitor status and ability to turn on/off
|
0.11: added Heart Rate Monitor status and ability to turn on/off
|
||||||
|
0.12: added support for different locales
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue