diff options
Diffstat (limited to 'dist/js/app.js')
-rwxr-xr-x | dist/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/js/app.js b/dist/js/app.js index 026c17e..1655707 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.15.1-beta"; -const previous_commit = "577c762cfc082bf78434af10b0910e43554cf634"; +const previous_commit = "1365c1cd73800509eedf7f00cfb47ef6f20a19cd"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { |