skyspy: mark this as version 0.10

master
Pavel Machek 2025-02-16 13:22:14 +01:00
parent 4adc22c511
commit 9b650479fe
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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",