diff options
author | rstular <rok@stular.eu> | 2020-05-20 20:54:10 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-05-20 20:57:44 +0200 |
commit | 1925324995b4c8795529f795811ef0ae0676b695 (patch) | |
tree | 43330d170b3d4c8f5a61ce480016cd6b99df6dff /dist/sw.js | |
parent | Merge branch 'dev' of github.com:beziapp/beziapp.github.io into dev (diff) | |
download | beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar.gz beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar.bz2 beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar.lz beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar.xz beziapp-1925324995b4c8795529f795811ef0ae0676b695.tar.zst beziapp-1925324995b4c8795529f795811ef0ae0676b695.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.13-beta-db70845"; -// commit before the latest is db70845685ffe5fa725530ca03ba4c72e822e450 +const static_cache_name = "site-static-1.0.13-beta-9a8fc18"; +// commit before the latest is 9a8fc181865154f0fc72a30a9554c72bb28c3ce3 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |