forked from FOSS/BangleApps
remove some sanity check warnings
parent
3b14b2d5ba
commit
a8953f40ea
|
@ -1452,7 +1452,7 @@
|
||||||
"name": "Round clock with seconds, minutes and date",
|
"name": "Round clock with seconds, minutes and date",
|
||||||
"shortName":"Round Clock",
|
"shortName":"Round Clock",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"version":"0.01",
|
"version":"0.02",
|
||||||
"description": "Designed round clock with ticks for minutes and seconds",
|
"description": "Designed round clock with ticks for minutes and seconds",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
0.01: Core functionnality
|
0.01: Core functionnality
|
||||||
|
0.02: Added BLE HID option for Joystick and bare Keyboard
|
||||||
|
|
Loading…
Reference in New Issue