mirror of https://github.com/espruino/BangleApps
spacer: version 0.10
parent
d2276bee06
commit
d38dec5e4c
|
@ -1 +1,2 @@
|
||||||
0.01: attempt to import
|
0.01: attempt to import
|
||||||
|
0.10: major updates, display satellites, display per-system satellite info
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{ "id": "spacer",
|
{ "id": "spacer",
|
||||||
"name": "Space Race",
|
"name": "Space Race",
|
||||||
"version": "0.01",
|
"version": "0.10",
|
||||||
"description": "Compare GPS with Baido and Glonass",
|
"description": "Compare GPS with Baido and Glonass",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
|
|
Loading…
Reference in New Issue