diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2019-12-26 11:52:22 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2019-12-26 11:52:22 +0100 |
commit | f39248d46bc064ed63d862b48168441013213858 (patch) | |
tree | 0ec3a6023b379a162f7616ca74d45fdcbb4ab487 /sworker.js | |
parent | cbbdeda4c31df80353e201f5405694ddbb1a1421 (diff) | |
download | hesla-f39248d46bc064ed63d862b48168441013213858.tar.gz |
Some improvements to make the scripts generate proper HTML pages again.
Diffstat (limited to 'sworker.js')
-rw-r--r-- | sworker.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -var VERSION = 'v50 - 2019-01-01'; +var VERSION = 'v51 - 2019-12-26'; var toCache = [ '/', 'activePage.js', |