1
0
Fork 0

skyspy: Mark this as v0.04

master
Pavel Machek 2024-11-22 19:01:06 +01:00
parent 2e5f36d675
commit b33ec20968
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
0.01: attempt to import
0.02: Minor code improvements
0.03: big rewrite, adding time-adjust and altitude-adjust functionality
0.04: more refactoring, fix lat/lon display

View File

@ -1,6 +1,6 @@
{ "id": "skyspy",
"name": "Sky Spy",
"version": "0.03",
"version": "0.04",
"description": "Application for debugging GPS problems",
"icon": "app.png",
"readme": "README.md",