mirror of https://github.com/espruino/BangleApps
devstopwatch - bump version
parent
59c07b9491
commit
d51fde5ea2
|
@ -1394,7 +1394,7 @@
|
|||
"name": "Dev Stopwatch",
|
||||
"shortName":"Dev Stopwatch",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"version":"0.02",
|
||||
"description": "Stopwatch with 5 laps supported (cyclically replaced)",
|
||||
"tags": "stopwatch, chrono, timer, chronometer",
|
||||
"allow_emulator":true,
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
0.01: App created
|
||||
0.02: Persist state to storage to enable stopwatch to continue in the background
|
||||
|
|
Loading…
Reference in New Issue