diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-08-31 00:37:35 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-08-31 00:37:35 +0200 |
commit | 79cdd8de2f0db5e30215c89b2012609431df0d3d (patch) | |
tree | 0f8b45ccb82df277e7b5f6d69bc8cab7808f2163 | |
parent | povezave != povetave (diff) | |
download | ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar.gz ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar.bz2 ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar.lz ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar.xz ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.tar.zst ttx-app-79cdd8de2f0db5e30215c89b2012609431df0d3d.zip |
-rw-r--r-- | sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.2"; +const static_cache_name = "site-static-v0.0.3"; const offlineUrl = "/offline.html"; const assets = [ "/manifest.json", // proxy | |