diff options
author | rstular <rok@stular.eu> | 2020-06-01 20:05:54 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-06-01 20:05:54 +0200 |
commit | a8cffc9c334e02ca962f615cc28c66634bea06aa (patch) | |
tree | df7da1becb30582f326cb08c16d2e79a957d672e /dist/sw.js | |
parent | Branch rename (diff) | |
download | beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar.gz beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar.bz2 beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar.lz beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar.xz beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.tar.zst beziapp-a8cffc9c334e02ca962f615cc28c66634bea06aa.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-c40b1bd"; -// commit before the latest is c40b1bd1b0c465663eef509464e3807019727caf +const static_cache_name = "site-static-1.0.14-beta-125e0a8"; +// commit before the latest is 125e0a8894bcfe1b39ec6e88fbcdd2f655525650 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |