Add ChangeLog and increase version
parent
3816c9ba21
commit
dda8d2ece1
|
|
@ -17,3 +17,4 @@
|
||||||
0.16: Code tidyup, add back button in top left of health app graphs
|
0.16: Code tidyup, add back button in top left of health app graphs
|
||||||
0.17: Add automatic translation of bar chart labels
|
0.17: Add automatic translation of bar chart labels
|
||||||
0.18: Show step goal in daily step chart
|
0.18: Show step goal in daily step chart
|
||||||
|
0.19: Can show notification when daily step goal is reached
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "health",
|
"id": "health",
|
||||||
"name": "Health Tracking",
|
"name": "Health Tracking",
|
||||||
"shortName": "Health",
|
"shortName": "Health",
|
||||||
"version": "0.18",
|
"version": "0.19",
|
||||||
"description": "Logs health data and provides an app to view it",
|
"description": "Logs health data and provides an app to view it",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool,system,health",
|
"tags": "tool,system,health",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue