diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-09-23 21:50:46 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-09-23 21:50:46 +0200 |
commit | 577c762cfc082bf78434af10b0910e43554cf634 (patch) | |
tree | cb348e1e718a32ec375f419b1da5e8e333d69812 /dist/sw.js | |
parent | additions to the tracking script (diff) | |
download | beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar.gz beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar.bz2 beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar.lz beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar.xz beziapp-577c762cfc082bf78434af10b0910e43554cf634.tar.zst beziapp-577c762cfc082bf78434af10b0910e43554cf634.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.15.0-beta-9f73d14"; -// commit before the latest is 9f73d145b6aadb506143b0a3ec1b1d3697f24a04 +const static_cache_name = "site-static-1.0.15.0-beta-a0a53be"; +// commit before the latest is a0a53bec5f61439dece140798235114a0164e26d // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |