agpsdata - Bump version

pull/2493/head
Martin Boonk 2023-01-12 22:00:08 +01:00
parent 0da69c3ffa
commit 9fc7c99c9f
2 changed files with 2 additions and 1 deletions

View File

@ -5,3 +5,4 @@
0.04: Write AGPS data chunks with delay to improve reliability 0.04: Write AGPS data chunks with delay to improve reliability
0.05: Show last success date 0.05: Show last success date
Do not start A-GPS update automatically Do not start A-GPS update automatically
0.06: Switch off gps after updating

View File

@ -2,7 +2,7 @@
"name": "A-GPS Data Downloader App", "name": "A-GPS Data Downloader App",
"shortName":"A-GPS Data", "shortName":"A-GPS Data",
"icon": "agpsdata.png", "icon": "agpsdata.png",
"version":"0.05", "version":"0.06",
"description": "Once installed, this app allows you to download assisted GPS (A-GPS) data directly to your Bangle.js **via Gadgetbridge on an Android phone** when you run the app. If you just want to upload the latest AGPS data from this app loader, please use the `Assisted GPS Update (AGPS)` app.", "description": "Once installed, this app allows you to download assisted GPS (A-GPS) data directly to your Bangle.js **via Gadgetbridge on an Android phone** when you run the app. If you just want to upload the latest AGPS data from this app loader, please use the `Assisted GPS Update (AGPS)` app.",
"tags": "boot,tool,assisted,gps,agps,http", "tags": "boot,tool,assisted,gps,agps,http",
"allow_emulator":true, "allow_emulator":true,