summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-09-30 10:26:23 +0200
committersijanec <sijanecantonluka@gmail.com>2020-09-30 10:26:23 +0200
commit90dfb784cc11a8cc52e3cfb063273f44849f62a1 (patch)
tree70d22a60d941bda83ff2f93402e9b90eeea9602d
parent24 urni format (diff)
downloadbeziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar.gz
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar.bz2
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar.lz
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar.xz
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.tar.zst
beziapp-90dfb784cc11a8cc52e3cfb063273f44849f62a1.zip
-rwxr-xr-xdist/cache_name.txt2
-rwxr-xr-xdist/js/app.js4
-rwxr-xr-xdist/pages/about.html4
-rwxr-xr-xdist/sw.js4
-rw-r--r--global.bvr2
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 @@
<!-- One day in the future we may have sw cache version covered by this as well -->
<h5 class="subheader">
<x-su>version</x-su>
- 1.0.16.0-beta
+ 1.0.16.1-beta
</h5>
</div>
</div>
@@ -162,7 +162,7 @@
<div class="row">
<p>
<small>
- ^HEAD 8fe006a36a0c5dddd8b0d3c5ad590d57039a4aae
+ ^HEAD 473486647475ee26470fc33f5eb95f51b00fdcc5
</small>
</p>
</div>
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@>