summaryrefslogtreecommitdiffstats
path: root/dist/js/app.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-06-04 16:20:22 +0200
committerrstular <rok@stular.eu>2020-06-04 16:23:44 +0200
commit7e1a97e4f1943e458c806bf19cac556174a51319 (patch)
tree35f254e89efa3ce68e059d43b64f5de61ef2d809 /dist/js/app.js
parentCode-style fixes (diff)
downloadbeziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar.gz
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar.bz2
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar.lz
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar.xz
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.tar.zst
beziapp-7e1a97e4f1943e458c806bf19cac556174a51319.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 d918e1c..4f1e88e 100755
--- a/dist/js/app.js
+++ b/dist/js/app.js
@@ -3,7 +3,7 @@
const app_version = "1.0.14.1-beta";
-const previous_commit = "cc82f7c592a75efaa57292e27f0596ce1ab1b6a6";
+const previous_commit = "a55ce514441b2dee1e0e8d2fdbcc1447fa56ad12";
if ("serviceWorker" in navigator) {
navigator.serviceWorker.register("/sw.js")