diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-08-30 20:56:41 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-08-30 20:56:41 +0200 |
commit | 9e714c50e8877a6c8218c82379160409cadaeebd (patch) | |
tree | 3a91690925513cdd8c54e6778a88e0afa6b9e813 /dist/sw.js | |
parent | well I'll also bump version, cause why not (diff) | |
download | beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar.gz beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar.bz2 beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar.lz beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar.xz beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.tar.zst beziapp-9e714c50e8877a6c8218c82379160409cadaeebd.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.5-beta-78f4cb3"; -// commit before the latest is 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 +const static_cache_name = "site-static-1.0.14.5-beta-47006bd"; +// commit before the latest is 47006bdae8d53e0bb33110f149730962e5591f4d // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |