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 fe857c9..e9c4a8b 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,7 +4,7 @@ // @begin=html@ const app_version = "1.0.16.0-beta"; -const previous_commit = "f54120aa036215dee0f02ff2c1a9ce20def75006"; +const previous_commit = "8fe006a36a0c5dddd8b0d3c5ad590d57039a4aae"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { |