summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeziapp <60441126+beziapp@users.noreply.github.com>2020-02-05 11:24:08 +0100
committerGitHub <noreply@github.com>2020-02-05 11:24:08 +0100
commit3883f14d37b5af379d6ed4b08efbffe0c12fa71c (patch)
tree6ef1da37ca737cd271121bcc6a4bfe71889cf9ee
parentMerge pull request #6 from beziapp/dev (diff)
parentBumped sw version (diff)
downloadbeziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar.gz
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar.bz2
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar.lz
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar.xz
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.tar.zst
beziapp-3883f14d37b5af379d6ed4b08efbffe0c12fa71c.zip
-rw-r--r--sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw.js b/sw.js
index adb6539..4e9d227 100644
--- a/sw.js
+++ b/sw.js
@@ -1,5 +1,5 @@
// Change version to cause cache refresh
-const static_cache_name = "site-static-v1.0.4";
+const static_cache_name = "site-static-v1.0.5";
// Got them with du -a and minor cleaning up
const assets = [
"/img/avatars/asijanec.png",