skyspy: mark this as version 0.10
parent
4adc22c511
commit
9b650479fe
|
|
@ -2,3 +2,4 @@
|
|||
0.02: Minor code improvements
|
||||
0.03: big rewrite, adding time-adjust and altitude-adjust functionality
|
||||
0.04: more refactoring, fix lat/lon display
|
||||
0.10: add screens with time to fixes and estimate of time to fix
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{ "id": "skyspy",
|
||||
"name": "Sky Spy",
|
||||
"version": "0.04",
|
||||
"version": "0.10",
|
||||
"description": "Application for debugging GPS problems",
|
||||
"icon": "app.png",
|
||||
"readme": "README.md",
|
||||
|
|
|
|||
Loading…
Reference in New Issue