From 90dfb784cc11a8cc52e3cfb063273f44849f62a1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 30 Sep 2020 10:26:23 +0200 Subject: 24 urni format in verzija --- dist/cache_name.txt | 2 +- dist/js/app.js | 4 ++-- dist/pages/about.html | 4 ++-- dist/sw.js | 4 ++-- global.bvr | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dist/cache_name.txt b/dist/cache_name.txt index 54c7951..c25c4f4 100755 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -2,4 +2,4 @@ -///site-static-1.0.16.0-beta-8fe006a||| +///site-static-1.0.16.1-beta-4734866||| diff --git a/dist/js/app.js b/dist/js/app.js index e9c4a8b..db89d67 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,8 +3,8 @@ // @begin=html@ -const app_version = "1.0.16.0-beta"; -const previous_commit = "8fe006a36a0c5dddd8b0d3c5ad590d57039a4aae"; +const app_version = "1.0.16.1-beta"; +const previous_commit = "473486647475ee26470fc33f5eb95f51b00fdcc5"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { diff --git a/dist/pages/about.html b/dist/pages/about.html index 9e26117..79ff2d5 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -78,7 +78,7 @@
version - 1.0.16.0-beta + 1.0.16.1-beta
@@ -162,7 +162,7 @@

- ^HEAD 8fe006a36a0c5dddd8b0d3c5ad590d57039a4aae + ^HEAD 473486647475ee26470fc33f5eb95f51b00fdcc5

diff --git a/dist/sw.js b/dist/sw.js index dd7d5b7..0348f79 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -4,8 +4,8 @@ // @begin=js@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.16.0-beta-8fe006a"; -// commit before the latest is 8fe006a36a0c5dddd8b0d3c5ad590d57039a4aae +const static_cache_name = "site-static-1.0.16.1-beta-4734866"; +// commit before the latest is 473486647475ee26470fc33f5eb95f51b00fdcc5 // Got them with find . -not -path '*/\.*' | sed "s/.*/\"&\",/" | grep -v sw.js // sw.js NE SME BITI CACHAN, ker vsebuje verzijo! diff --git a/global.bvr b/global.bvr index 8001baa..4d0e032 100644 --- a/global.bvr +++ b/global.bvr @@ -1,3 +1,3 @@ <@?s bvr_include_path assets/pages-src/ assets/pages-src/misc/@> <@?s latest_commit ?u 0 -1 ?i .git/refs/heads/dev@> -<@?s app_version 1.0.16.0-beta@> +<@?s app_version 1.0.16.1-beta@> -- cgit v1.2.3