diff options
Diffstat (limited to 'dist/sw.js')
-rw-r--r-- | dist/sw.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.13-beta-c1e1864"; -// latest commit is c1e1864a5ec6b562857ae3087947f39c38ba82a6 +const static_cache_name = "site-static-1.0.13-beta-5db4d78"; +// latest commit is 5db4d78539fd77db6f4895c352d8bf5b57bdc041 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |