Update version for #1167

master
Gordon Williams 2022-01-04 10:13:20 +00:00
parent f9a34bf2c8
commit 61b214da81
2 changed files with 2 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@
{ {
"id": "gpsinfo", "id": "gpsinfo",
"name": "GPS Info", "name": "GPS Info",
"version": "0.05", "version": "0.06",
"description": "An application that displays information about altitude, lat/lon, satellites and time", "description": "An application that displays information about altitude, lat/lon, satellites and time",
"icon": "gps-info.png", "icon": "gps-info.png",
"type": "app", "type": "app",

View File

@ -2,3 +2,4 @@
0.03: Show number of satellites while waiting for fix 0.03: Show number of satellites while waiting for fix
0.04: Add Maidenhead readout of GPS location 0.04: Add Maidenhead readout of GPS location
0.05: Refactor to use 'layout' library for multi-device support 0.05: Refactor to use 'layout' library for multi-device support
0.06: Added number of satellites in view and fixed crash with GPS time