diff options
-rw-r--r-- | dist/pages/about.html | 2 | ||||
-rw-r--r-- | dist/sw.js | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dist/pages/about.html b/dist/pages/about.html index f63ceb4..f04883f 100644 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -142,7 +142,7 @@ <div class="row"> <p> <small> - ^HEAD bd6ad8bf4ef14d74d087879031fc996fdb22412f + ^HEAD b63b2381a851e2cbc6087bf4d355be4265e6982a </p> </div> </div> @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.13-beta-bd6ad8b"; -// latest commit is bd6ad8bf4ef14d74d087879031fc996fdb22412f +const static_cache_name = "site-static-1.0.13-beta-b63b238"; +// latest commit is b63b2381a851e2cbc6087bf4d355be4265e6982a // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! |