summaryrefslogtreecommitdiffstats
path: root/dist/js/app.js
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-09-27 19:46:41 +0200
committersijanec <sijanecantonluka@gmail.com>2020-09-27 19:46:41 +0200
commitd9c8e2d2493b5b20b81f9a27291d4b333dd3389a (patch)
tree8364247c1e1f536e99ebe141eedb68bbc95f1dfc /dist/js/app.js
parentadded checkouts and removed lopolisAPI (diff)
downloadbeziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar.gz
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar.bz2
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar.lz
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar.xz
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.tar.zst
beziapp-d9c8e2d2493b5b20b81f9a27291d4b333dd3389a.zip
Diffstat (limited to 'dist/js/app.js')
-rwxr-xr-xdist/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/js/app.js b/dist/js/app.js
index 4fdfad8..5a895a3 100755
--- a/dist/js/app.js
+++ b/dist/js/app.js
@@ -3,7 +3,7 @@
const app_version = "1.0.16.0-beta";
-const previous_commit = "140f8a9b1842bb999da12073ea2e52fd0c72b1b5";
+const previous_commit = "cc5cd1d44867e6c3ac628f8d141969111c28a46d";
const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund
if ("serviceWorker" in navigator) {