From 817e3e74b27de8dbd2387f02c954e93a06f90c47 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 23:57:45 +0200 Subject: fixed offline viewpoer --- sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw.js') diff --git a/sw.js b/sw.js index 0bb9ec7..3f03425 100644 --- a/sw.js +++ b/sw.js @@ -1,5 +1,5 @@ // Change version to cause cache refresh, sw.js SE NE SME CACHAT aka ne ga dat v assets! -const static_cache_name = "site-static-v0.0.1"; +const static_cache_name = "site-static-v0.0.2"; const offlineUrl = "/offline.html"; const assets = [ "/manifest.json", // proxy | -- cgit v1.2.3