mirror of https://github.com/espruino/BangleApps
stopw: update changelog / version
parent
0eaa35cfe4
commit
7d9a6a2a8a
|
@ -1,2 +1,3 @@
|
|||
0.01: New clkinfo!
|
||||
0.02: Added format option, reduced battery usage
|
||||
0.03: Hardcode colon-format, show milliseconds for the first minute
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "clkinfostopw",
|
||||
"name": "Stop Watch Clockinfo",
|
||||
"version":"0.02",
|
||||
"version":"0.03",
|
||||
"description": "A simple stopwatch, shown via clockinfo",
|
||||
"icon": "app.png",
|
||||
"type": "clkinfo",
|
||||
|
|
Loading…
Reference in New Issue