From 5376b618e88d85b3fc16561176478c104af1a01b Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:05:43 +0100 Subject: version bump --- dist/js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js index e1f568a..9644a45 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,8 +4,8 @@ // @begin=js@ -const app_version = "1.0.16.2-beta"; -const previous_commit = "095b66391412ad617eda18ceb503704a9f159703"; +const app_version = "1.0.16.3-beta"; +const previous_commit = "5c8d213252e72998320cf89c1baca6bfe72e05c0"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3