stlap: bump version
parent
16d4dc7588
commit
2c896c8567
|
|
@ -1,3 +1,4 @@
|
||||||
0.01: New app!
|
0.01: New app!
|
||||||
0.02: Bug fixes
|
0.02: Bug fixes
|
||||||
0.03: Submitted to the app loader
|
0.03: Submitted to the app loader
|
||||||
|
0.04: Reduce battery consumption when the user's not looking
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "stlap",
|
"id": "stlap",
|
||||||
"name": "Stopwatch",
|
"name": "Stopwatch",
|
||||||
"version": "0.03",
|
"version": "0.04",
|
||||||
"description": "A stopwatch that remembers its state, with a lap timer and a gesture mode (enable by swiping)",
|
"description": "A stopwatch that remembers its state, with a lap timer and a gesture mode (enable by swiping)",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue