diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2021-12-31 22:14:10 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2021-12-31 22:14:10 +0100 |
commit | ddd8eba57685112295baa0d6883b8e1b128a1257 (patch) | |
tree | 9b08c42d9f76afd4318058d8e6ca0078360c45f1 | |
parent | 7e0eb8efb1a67d03c07547381f66a8911265979a (diff) | |
download | hesla-ddd8eba57685112295baa0d6883b8e1b128a1257.tar.gz |
Update on the server!
-rw-r--r-- | sworker.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -var VERSION = 'v54 - 2021-01-01'; +var VERSION = 'v55 - 2022-01-01'; var toCache = [ '/', 'activePage.js', |