Skip to content

Commit

Permalink
2019-01-11 version 0.8.3
Browse files Browse the repository at this point in the history
- FIX: lat,lon in leaflet views
- 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)
  • Loading branch information
jpmens committed Jan 11, 2019
1 parent 8fbae8a commit 714fe90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

2019-01-11 version 0.8.2
2019-01-11 version 0.8.3
- FIX: lat,lon in leaflet views
- 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)

Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define VERSION "0.8.2"
#define VERSION "0.8.3"

0 comments on commit 714fe90

Please sign in to comment.