diff options
author | rstular <rok@stular.eu> | 2020-06-02 16:21:34 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-06-02 17:07:43 +0200 |
commit | f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76 (patch) | |
tree | 26a3c2160fdcce7ab7db9d1e8b443c7807395d7a /dist/sw.js | |
parent | Revert "would this work? I don't know really." - this is not the cause of the bug (diff) | |
download | beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar.gz beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar.bz2 beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar.lz beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar.xz beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.tar.zst beziapp-f4ebf9476e4d1a1b3489f0fd218f8cb174c9de76.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-35b595f"; -// commit before the latest is 35b595f806f99ca18365d511ab820ab818da348d +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! |