2023-10-24 version 0.9.5

- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
This commit is contained in:
Jan-Piet Mens
2023-10-24 12:05:39 +02:00
parent cac38dc11b
commit 2c394a9482
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
2023-10-24 version 0.9.5
2023-10-24 version 0.9.4
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.9.4"
#define VERSION "0.9.5"