summaryrefslogtreecommitdiffstats
path: root/sw.js
diff options
context:
space:
mode:
Diffstat (limited to 'sw.js')
-rw-r--r--sw.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw.js b/sw.js
index ce05e11..a4ffa9c 100644
--- a/sw.js
+++ b/sw.js
@@ -1,7 +1,8 @@
// Change version to cause cache refresh
-const static_cache_name = "site-static-v1.0.12.35";
+const static_cache_name = "site-static-v1.0.12.43";
// Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js
// sw.js NE SME BITI CACHAN, ker vsebuje verzijo!
+
const assets = [
"/css/materialize.min.css",
"/css/fontawesome.min.css",