diff options
Diffstat (limited to '')
-rw-r--r-- | 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 6be1831..92f7540 100644 --- 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 = "f4c921fdfbae7845996128d0994be32760ffc977"; +const previous_commit = "855d322a78e4575e34500ba0b093f716b8631c30"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { |