summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <anton@sijanec.eu>2021-03-25 20:17:08 +0100
committersijanec <anton@sijanec.eu>2021-03-25 20:17:08 +0100
commit83118f9ededc43dac363814e0358dfeed7d1e62d (patch)
tree93ee0c21226fa260e51b0ec451e3f62d1b4672b8
parentupdate not supported screen (diff)
downloadbeziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar.gz
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar.bz2
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar.lz
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar.xz
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.tar.zst
beziapp-83118f9ededc43dac363814e0358dfeed7d1e62d.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 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 @@
<!-- 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.3-beta
+ 1.0.16.4-beta
</h5>
</div>
</div>
@@ -163,7 +163,7 @@
<div class="row">
<p>
<small>
- ^HEAD 1f9f384933ac7afa5bca8a2a465f6f1ae6f02edd
+ ^HEAD 80550d8cad189982bf607549b6b5d3977602b91b
</small>
</p>
</div>
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@>