summaryrefslogtreecommitdiffstats
path: root/dist/js/app.js
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-09-27 19:54:21 +0200
committersijanec <sijanecantonluka@gmail.com>2020-09-27 19:54:21 +0200
commitd3ff5cdc069c83b631f144191c56fdee21a00ee1 (patch)
tree94a2ac0cea068da88b50588ad63180b378019b34 /dist/js/app.js
parentfixed bug, last commit sux (diff)
downloadbeziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.gz
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.bz2
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.lz
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.xz
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.tar.zst
beziapp-d3ff5cdc069c83b631f144191c56fdee21a00ee1.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 5a895a3..d031bd6 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 = "cc5cd1d44867e6c3ac628f8d141969111c28a46d";
+const previous_commit = "d9c8e2d2493b5b20b81f9a27291d4b333dd3389a";
const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund
if ("serviceWorker" in navigator) {