From 47006bdae8d53e0bb33110f149730962e5591f4d Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:20:49 +0200 Subject: well I'll also bump version, cause why not --- 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 5a2c727..6f16829 100755 --- a/dist/cache_name.txt +++ b/dist/cache_name.txt @@ -2,4 +2,4 @@ -///site-static-1.0.14.4-beta-d996937||| +///site-static-1.0.14.5-beta-78f4cb3||| diff --git a/dist/js/app.js b/dist/js/app.js index 4d63b26..e61c934 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -2,8 +2,8 @@ -const app_version = "1.0.14.4-beta"; -const previous_commit = "d9969379798e23b2a62f8bf6eab3967d0497b1a8"; +const app_version = "1.0.14.5-beta"; +const previous_commit = "78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1"; 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 1e5f682..4751523 100755 --- a/dist/pages/about.html +++ b/dist/pages/about.html @@ -76,7 +76,7 @@
version - 1.0.14.4-beta + 1.0.14.5-beta
@@ -160,7 +160,7 @@

- ^HEAD d9969379798e23b2a62f8bf6eab3967d0497b1a8 + ^HEAD 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1

diff --git a/dist/sw.js b/dist/sw.js index 364601a..f23b8da 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.4-beta-d996937"; -// commit before the latest is d9969379798e23b2a62f8bf6eab3967d0497b1a8 +const static_cache_name = "site-static-1.0.14.5-beta-78f4cb3"; +// commit before the latest is 78f4cb39ab3753cef0a6d16d9b3d842e8c3c78a1 // 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 2f1758e..39715d1 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.4-beta@> +<@?s app_version 1.0.14.5-beta@> -- cgit v1.2.3