diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/mapper.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/mapper.js b/assets/mapper.js index ac1e2fc..e02553f 100644 --- a/assets/mapper.js +++ b/assets/mapper.js @@ -7,6 +7,8 @@ // We don't have working GeoJSON support yet USE_GEOJSON = false +VERSION = '0.0.1' + // Subset of Dewey Maps' Deck // See https://lite.framacalc.org/XNQBPjpQuO const Categories = [ |