diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-06-04 15:13:04 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-06-04 15:13:04 +0200 |
commit | cc82f7c592a75efaa57292e27f0596ce1ab1b6a6 (patch) | |
tree | 7a0111d4f2cb0292ab9f5f1e0ec9f1248ca39020 /dist/sw.js | |
parent | oops, didn't /install (diff) | |
download | beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.gz beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.bz2 beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.lz beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.xz beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.zst beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.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-cb700f0"; -// commit before the latest is cb700f0e69588dd5cac218ad5fe50f022e141674 +const static_cache_name = "site-static-1.0.14.1-beta-a5e93ee"; +// commit before the latest is a5e93ee02ed3bb5d2996ed4de85ad1149d51ef3f // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |