[] skyspy: increase version.

pull/3507/head
Pavel Machek 2024-07-13 12:05:52 +02:00
parent 0eab3bdcc8
commit 6014001307
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
0.01: attempt to import
0.02: Minor code improvements
0.03: big rewrite, adding time-adjust and altitude-adjust functionality

View File

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