diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-06-08 23:13:49 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-06-08 23:13:49 +0200 |
commit | 5f22473be3faa9cd2a50444f8bea4af46725c030 (patch) | |
tree | 41104848e07cc1687c291b2017cf6d38a1e63b24 /dist/sw.js | |
parent | uhhh, didn't even test ): (diff) | |
download | beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar.gz beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar.bz2 beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar.lz beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar.xz beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.tar.zst beziapp-5f22473be3faa9cd2a50444f8bea4af46725c030.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.3-beta-f1e3fea"; -// commit before the latest is f1e3feaf44adb79aec054fce431b0a235a929466 +const static_cache_name = "site-static-1.0.14.3-beta-0d4d639"; +// commit before the latest is 0d4d63927cb2b608c65641859bfe43ba6b17b204 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |