From 83118f9ededc43dac363814e0358dfeed7d1e62d Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 25 Mar 2021 20:17:08 +0100 Subject: upgrade to 1.0.16.3-beta --- dist/js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/js') 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:') { -- cgit v1.2.3