2019-01-11 version 0.8.2

- FIX: fix paths to be relative to docroot for map/, views/, and  last/
- FIX: Link to location in table/ now uses OSM, our default (#278)
This commit is contained in:
Jan-Piet Mens
2019-01-11 15:14:13 +01:00
parent 1e34f5b8d5
commit 3d77b46757
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,4 +1,7 @@
2019-01-11 version 0.8.2
- FIX: fix paths to be relative to docroot for map/, views/, and last/
- FIX: Link to location in table/ now uses OSM, our default (#278)
2019-01-10 version 0.8.1
- FIX: ensure geohash is sent down the tube in http
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.8.1"
#define VERSION "0.8.2"