diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-06-04 14:51:19 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-06-04 14:51:19 +0200 |
commit | 17094323e955995d18341d572636c959609280ac (patch) | |
tree | 7a4d209383fa141d8a407b1f2b1583e5ddec3a4f /dist/sw.js | |
parent | this MAY fix the grades problem; not tested yet, DNM (diff) | |
download | beziapp-17094323e955995d18341d572636c959609280ac.tar beziapp-17094323e955995d18341d572636c959609280ac.tar.gz beziapp-17094323e955995d18341d572636c959609280ac.tar.bz2 beziapp-17094323e955995d18341d572636c959609280ac.tar.lz beziapp-17094323e955995d18341d572636c959609280ac.tar.xz beziapp-17094323e955995d18341d572636c959609280ac.tar.zst beziapp-17094323e955995d18341d572636c959609280ac.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-07ff5e2"; -// commit before the latest is 07ff5e29f0c460cd541a1bc6d65b5290ed94de61 +const static_cache_name = "site-static-1.0.14-beta-4501c40"; +// commit before the latest is 4501c407bab73552c846df236a6c361a2e1b88a8 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |