diff options
author | beziapp <60441126+beziapp@users.noreply.github.com> | 2020-02-05 11:24:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 11:24:08 +0100 |
commit | 3883f14d37b5af379d6ed4b08efbffe0c12fa71c (patch) | |
tree | 6ef1da37ca737cd271121bcc6a4bfe71889cf9ee | |
parent | Merge pull request #6 from beziapp/dev (diff) | |
parent | Bumped sw version (diff) | |
download | beziapp-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.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |