pace: bump version
parent
c2f9f3e9b1
commit
040ddb7746
|
|
@ -1,2 +1,3 @@
|
||||||
0.01: New app!
|
0.01: New app!
|
||||||
0.02: Show elapsed time on pause screen
|
0.02: Show elapsed time on pause screen
|
||||||
|
0.03: Avoid initial GPS skew and allow reset of time/splits
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "pace",
|
"id": "pace",
|
||||||
"name": "Pace",
|
"name": "Pace",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Show pace and time running splits",
|
"description": "Show pace and time running splits",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "run,running,fitness,outdoors",
|
"tags": "run,running,fitness,outdoors",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue