bump versions
parent
a352aaada5
commit
f317c12630
|
|
@ -1341,7 +1341,7 @@
|
|||
"name": "Active Pedometer",
|
||||
"shortName":"Active Pedometer",
|
||||
"icon": "app.png",
|
||||
"version":"0.05",
|
||||
"version":"0.06",
|
||||
"description": "Pedometer that filters out arm movement and displays a step goal progress. Steps are saved to a daily file and can be viewed as graph.",
|
||||
"tags": "outdoors,widget",
|
||||
"readme": "README.md",
|
||||
|
|
|
|||
|
|
@ -17,4 +17,4 @@
|
|||
Ensure default time period is 10
|
||||
0.14: Now use the openstmap lib for map plotting
|
||||
0.15: Add plotTrack method to allow current track to be plotted on a map (#395)
|
||||
Add gpsrec app to Settings menu
|
||||
0.16: Add gpsrec app to Settings menu
|
||||
|
|
|
|||
Loading…
Reference in New Issue