diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 22:47:01 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-05-20 22:47:01 +0200 |
commit | c40b1bd1b0c465663eef509464e3807019727caf (patch) | |
tree | 81a3c9f0cbab7cdc12ca7c6a9d8b6c254cc69507 /dist/sw.js | |
parent | report usernames too (diff) | |
download | beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar.gz beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar.bz2 beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar.lz beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar.xz beziapp-c40b1bd1b0c465663eef509464e3807019727caf.tar.zst beziapp-c40b1bd1b0c465663eef509464e3807019727caf.zip |
Diffstat (limited to 'dist/sw.js')
-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-dfd78d5"; -// commit before the latest is dfd78d5fa91f1c3844a3c9b828ba699775a0c0d4 +const static_cache_name = "site-static-1.0.14-beta-1652387"; +// commit before the latest is 1652387e87215d6d4d6b677d982865eb27b44ba3 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |