v0.6.1: minor fixes
- fixed modal style - modified some texts - worked on stationsNearMe functionality (WIP) - correct sorting of OSM level list
This commit is contained in:
parent
e72ad0cf07
commit
085329929f
10 changed files with 218 additions and 55 deletions
2
sw.js
2
sw.js
|
@ -1,4 +1,4 @@
|
|||
const version = '0.6.0'
|
||||
const version = '0.6.1'
|
||||
const consolePrefix = `[SW v${version}] `
|
||||
|
||||
const cacheName = `hvvstuhl-${version}`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue