From 5376b618e88d85b3fc16561176478c104af1a01b Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:05:43 +0100 Subject: version bump --- 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 ef6aaa8..4212c69 100755 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -3,4 +3,4 @@ -///site-static-1.0.16.2-beta-095b663||| +///site-static-1.0.16.3-beta-5c8d213||| diff --git a/dist/js/app.js b/dist/js/app.js index e1f568a..9644a45 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,8 +4,8 @@ // @begin=js@ -const app_version = "1.0.16.2-beta"; -const previous_commit = "095b66391412ad617eda18ceb503704a9f159703"; +const app_version = "1.0.16.3-beta"; +const previous_commit = "5c8d213252e72998320cf89c1baca6bfe72e05c0"; 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 68fab06..e0c067b 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -79,7 +79,7 @@
version - 1.0.16.2-beta + 1.0.16.3-beta
@@ -163,7 +163,7 @@

- ^HEAD 095b66391412ad617eda18ceb503704a9f159703 + ^HEAD 5c8d213252e72998320cf89c1baca6bfe72e05c0

diff --git a/dist/sw.js b/dist/sw.js index ab48b8d..319ded9 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.2-beta-095b663"; -// commit before the latest is 095b66391412ad617eda18ceb503704a9f159703 +const static_cache_name = "site-static-1.0.16.3-beta-5c8d213"; +// commit before the latest is 5c8d213252e72998320cf89c1baca6bfe72e05c0 // 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 1454ef0..7f10871 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.2-beta@> +<@?s app_version 1.0.16.3-beta@> <@?s app_default_language sl@> -- cgit v1.2.3