Add Changelog and bump version in apps.json
parent
f8590bdcf5
commit
2ebdf0c6c3
|
|
@ -1343,7 +1343,7 @@
|
||||||
"id": "buffgym",
|
"id": "buffgym",
|
||||||
"name": "BuffGym",
|
"name": "BuffGym",
|
||||||
"icon": "buffgym.png",
|
"icon": "buffgym.png",
|
||||||
"version":"0.01",
|
"version":"0.02",
|
||||||
"description": "BuffGym is the famous 5x5 workout program for the BangleJS",
|
"description": "BuffGym is the famous 5x5 workout program for the BangleJS",
|
||||||
"tags": "tool,outdoors,gym,exercise",
|
"tags": "tool,outdoors,gym,exercise",
|
||||||
"type": "app",
|
"type": "app",
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,2 @@
|
||||||
|
0.01: Create BuffGym app
|
||||||
|
0.02: Add web interface for personalising workout
|
||||||
Loading…
Reference in New Issue