We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5f36d commit b33ec20Copy full SHA for b33ec20
apps/skyspy/ChangeLog
@@ -1,3 +1,4 @@
1
0.01: attempt to import
2
0.02: Minor code improvements
3
0.03: big rewrite, adding time-adjust and altitude-adjust functionality
4
+0.04: more refactoring, fix lat/lon display
apps/skyspy/metadata.json
@@ -1,6 +1,6 @@
{ "id": "skyspy",
"name": "Sky Spy",
- "version": "0.03",
+ "version": "0.04",
"description": "Application for debugging GPS problems",
5
"icon": "app.png",
6
"readme": "README.md",
0 commit comments