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/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 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) { -- cgit v1.2.3