From 83118f9ededc43dac363814e0358dfeed7d1e62d Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 25 Mar 2021 20:17:08 +0100 Subject: upgrade to 1.0.16.3-beta --- 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 4680f96..5466678 100755 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -3,4 +3,4 @@ -///site-static-1.0.16.3-beta-1f9f384||| +///site-static-1.0.16.4-beta-80550d8||| diff --git a/dist/js/app.js b/dist/js/app.js index ddb1a7b..623213f 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,8 +4,8 @@ // @begin=js@ -const app_version = "1.0.16.3-beta"; -const previous_commit = "1f9f384933ac7afa5bca8a2a465f6f1ae6f02edd"; +const app_version = "1.0.16.4-beta"; +const previous_commit = "80550d8cad189982bf607549b6b5d3977602b91b"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if (location.protocol !== 'https:') { diff --git a/dist/pages/about.html b/dist/pages/about.html index afe81cf..989f5e9 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -79,7 +79,7 @@
version - 1.0.16.3-beta + 1.0.16.4-beta
@@ -163,7 +163,7 @@

- ^HEAD 1f9f384933ac7afa5bca8a2a465f6f1ae6f02edd + ^HEAD 80550d8cad189982bf607549b6b5d3977602b91b

diff --git a/dist/sw.js b/dist/sw.js index 2c43aaa..cb0428d 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -5,8 +5,8 @@ // @begin=js@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.16.3-beta-1f9f384"; -// commit before the latest is 1f9f384933ac7afa5bca8a2a465f6f1ae6f02edd +const static_cache_name = "site-static-1.0.16.4-beta-80550d8"; +// commit before the latest is 80550d8cad189982bf607549b6b5d3977602b91b // 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 7f10871..d4ab6b5 100644 --- a/global.bvr +++ b/global.bvr @@ -1,4 +1,4 @@ <@?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.3-beta@> +<@?s app_version 1.0.16.4-beta@> <@?s app_default_language sl@> -- cgit v1.2.3