diff options
author | rstular <rok@stular.eu> | 2020-05-20 20:08:11 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-05-20 20:08:11 +0200 |
commit | db70845685ffe5fa725530ca03ba4c72e822e450 (patch) | |
tree | 969e67412c6dcc459f2da99907b5fbfceafad1de /dist/sw.js | |
parent | Install (diff) | |
download | beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar.gz beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar.bz2 beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar.lz beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar.xz beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.tar.zst beziapp-db70845685ffe5fa725530ca03ba4c72e822e450.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.13-beta-1360b7c"; -// commit before the latest is 1360b7c961cd23fa8007bc7ebed0bc924150a437 +const static_cache_name = "site-static-1.0.13-beta-22bc857"; +// commit before the latest is 22bc85704a637175361d7447634f605d6a9102a1 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |