mirror of https://github.com/espruino/BangleApps
Bump version to v0.02
parent
ace239047b
commit
696d46e717
|
@ -5009,7 +5009,7 @@
|
|||
{ "id": "circlesclock",
|
||||
"name": "Circles clock",
|
||||
"shortName":"Circles clock",
|
||||
"version":"0.01",
|
||||
"version":"0.02",
|
||||
"description": "A clock with circles for different data at the bottom in a probably familiar style",
|
||||
"icon": "app.png",
|
||||
"dependencies": {"widpedom":"app"},
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
0.01: New clock
|
||||
0.01: New clock
|
||||
0.02: Fix icon & add battery warn functionality
|
||||
|
|
Loading…
Reference in New Issue