From 855d322a78e4575e34500ba0b093f716b8631c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Tue, 9 Jun 2020 18:34:50 +0200 Subject: makefile is NOT WORKING! --- dist/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dist/js/app.js (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js old mode 100755 new mode 100644 index 01cf9e4..6be1831 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.14.3-beta"; -const previous_commit = "170e5d4b3a65adf8cfd85acb636aa91cf9d6af0c"; +const previous_commit = "f4c921fdfbae7845996128d0994be32760ffc977"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3