score: bump version
parent
c7deef3803
commit
dadd921dd0
|
|
@ -1,3 +1,4 @@
|
||||||
0.01: New App!
|
0.01: New App!
|
||||||
0.02: Minor code improvements
|
0.02: Minor code improvements
|
||||||
0.03: Bug fixes and some usability and performance improvements
|
0.03: Bug fixes and some usability and performance improvements
|
||||||
|
0.04: Add squash preset, simplify logic, fix compatibility with BangleJS 2
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "score",
|
"id": "score",
|
||||||
"name": "Score Tracker",
|
"name": "Score Tracker",
|
||||||
"version": "0.03",
|
"version": "0.04",
|
||||||
"description": "Score Tracker for sports that use plain numbers (e.g. Badminton, Volleyball, Soccer, Table Tennis, ...). Also supports tennis scoring.",
|
"description": "Score Tracker for sports that use plain numbers (e.g. Badminton, Volleyball, Soccer, Table Tennis, ...). Also supports tennis scoring.",
|
||||||
"icon": "score.app.png",
|
"icon": "score.app.png",
|
||||||
"screenshots": [{"url":"screenshot_score.png"}],
|
"screenshots": [{"url":"screenshot_score.png"}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue