summaryrefslogtreecommitdiffstats
path: root/dist/js/app.js
diff options
context:
space:
mode:
authorsijanec <anton@sijanec.eu>2021-01-18 10:03:30 +0100
committersijanec <anton@sijanec.eu>2021-01-18 10:03:30 +0100
commit5c8d213252e72998320cf89c1baca6bfe72e05c0 (patch)
tree5fad31da8f326e2679bd1e295ef01675ee59a56b /dist/js/app.js
parentadded nginx config file for bežiapp html host (diff)
downloadbeziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar.gz
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar.bz2
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar.lz
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar.xz
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.tar.zst
beziapp-5c8d213252e72998320cf89c1baca6bfe72e05c0.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 6d1226e..e1f568a 100755
--- a/dist/js/app.js
+++ b/dist/js/app.js
@@ -5,7 +5,7 @@
// @begin=js@
const app_version = "1.0.16.2-beta";
-const previous_commit = "90dfb784cc11a8cc52e3cfb063273f44849f62a1";
+const previous_commit = "095b66391412ad617eda18ceb503704a9f159703";
const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund
if ("serviceWorker" in navigator) {