Rest: Updated changelog and version
parent
5373d6280c
commit
84de795b83
|
|
@ -1,2 +1,3 @@
|
||||||
0.01: First Release
|
0.01: First Release
|
||||||
0.02: Use built-in rounded-rect draw function, faster UI
|
0.02: Use built-in rounded-rect draw function, faster UI
|
||||||
|
0.03: Maximum rest time increased from 120s to 600s
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{ "id": "rest",
|
{ "id": "rest",
|
||||||
"name": "Rest - Workout Timer App",
|
"name": "Rest - Workout Timer App",
|
||||||
"shortName":"Rest",
|
"shortName":"Rest",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Rest timer and Set counter for workout, fitness and lifting things.",
|
"description": "Rest timer and Set counter for workout, fitness and lifting things.",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"screenshots": [{"url": "screenshot1.png"}, {"url": "screenshot2.png"}, {"url": "screenshot3.png"}],
|
"screenshots": [{"url": "screenshot1.png"}, {"url": "screenshot2.png"}, {"url": "screenshot3.png"}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue