summaryrefslogtreecommitdiffstats
path: root/sw.js
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sw.js4
-rw-r--r--sw.js.bvr4
2 files changed, 5 insertions, 3 deletions
diff --git a/sw.js b/sw.js
index 34da687..8468cdd 100644
--- a/sw.js
+++ b/sw.js
@@ -1,8 +1,10 @@
+
// Change version to cause cache refresh
-const static_cache_name = "site-static-1.0.13-beta";
+const static_cache_name = "site-static-1.0.13-beta-521ae24";
+// latest commit is 521ae242efd365f5b7e4138db5c7f36f6b0549a3
// Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js
// sw.js NE SME BITI CACHAN, ker vsebuje verzijo!
diff --git a/sw.js.bvr b/sw.js.bvr
index 0f8491d..8ba3c05 100644
--- a/sw.js.bvr
+++ b/sw.js.bvr
@@ -1,7 +1,7 @@
<@?i global@>
// Change version to cause cache refresh
-const static_cache_name = "site-static-<@?g app_version@>";
-# // latest commit is <@?g latest_commit@>
+const static_cache_name = "site-static-<@?g app_version@>-<@?u 0 7 ?g latest_commit@>";
+// latest commit is <@?g latest_commit@>
// Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js
// sw.js NE SME BITI CACHAN, ker vsebuje verzijo!