diff options
author | rstular <rok@stular.eu> | 2020-06-02 16:25:38 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-06-02 16:25:38 +0200 |
commit | dcfb7ed020a43224d77db61604a087aa441d5e52 (patch) | |
tree | e60e78547e012e28d6cc6450d3bb9843beba8d6c /dist/sw.js | |
parent | Pipeline bug fix (diff) | |
download | beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar.gz beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar.bz2 beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar.lz beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar.xz beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.tar.zst beziapp-dcfb7ed020a43224d77db61604a087aa441d5e52.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-beta-f06c121"; -// commit before the latest is f06c1210549f0e6c81b72c6f51b811304e8cd7c4 +const static_cache_name = "site-static-1.0.14-beta-ab8e40c"; +// commit before the latest is ab8e40cac16a1146fab72dffb8922165b097f730 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |