From 557803555ed7a4ae4c620c0a50405db049b627df Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 23 Sep 2020 18:39:29 +0200 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 6c5b1e1..25c79f1 100755 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -2,4 +2,4 @@ -///site-static-1.0.14.5-beta-6a41e1b||| +///site-static-1.0.15.0-beta-616c225||| diff --git a/dist/js/app.js b/dist/js/app.js index 19a0ab1..b355c41 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -2,8 +2,8 @@ -const app_version = "1.0.14.5-beta"; -const previous_commit = "6a41e1b61cf0e3298fa8e05bb4ec7434ebd7cf68"; +const app_version = "1.0.15.0-beta"; +const previous_commit = "616c225661687b05ab82160f5b7d6dcb4d39b8e6"; 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 5ecdf8d..bfba41d 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -76,7 +76,7 @@
version - 1.0.14.5-beta + 1.0.15.0-beta
@@ -160,7 +160,7 @@

- ^HEAD 6a41e1b61cf0e3298fa8e05bb4ec7434ebd7cf68 + ^HEAD 616c225661687b05ab82160f5b7d6dcb4d39b8e6

diff --git a/dist/sw.js b/dist/sw.js index ea6db6d..4efc71c 100755 --- a/dist/sw.js +++ b/dist/sw.js @@ -3,8 +3,8 @@ // Change version to cause cache refresh -const static_cache_name = "site-static-1.0.14.5-beta-6a41e1b"; -// commit before the latest is 6a41e1b61cf0e3298fa8e05bb4ec7434ebd7cf68 +const static_cache_name = "site-static-1.0.15.0-beta-616c225"; +// commit before the latest is 616c225661687b05ab82160f5b7d6dcb4d39b8e6 // 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 39715d1..74d6617 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.14.5-beta@> +<@?s app_version 1.0.15.0-beta@> -- cgit v1.2.3