diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 21:37:59 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 21:37:59 +0200 |
commit | d09135a10bee5368b0760feb003abc99205b1268 (patch) | |
tree | 11e230d37b2ae05d56540d800c31469fc853545a /dist/sw.js | |
parent | forgot i'm not doing anything (diff) | |
download | beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar.gz beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar.bz2 beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar.lz beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar.xz beziapp-d09135a10bee5368b0760feb003abc99205b1268.tar.zst beziapp-d09135a10bee5368b0760feb003abc99205b1268.zip |
Diffstat (limited to '')
-rwxr-xr-x | dist/sw.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14-beta-1ce5c8b"; -// commit before the latest is 1ce5c8b9f3c2e63dca9fb4a142b6494986196dad +const static_cache_name = "site-static-1.0.14-beta-c531b85"; +// commit before the latest is c531b85798fde63320e0f6dd21cabc199cbb62d3 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |