summaryrefslogtreecommitdiffstats
path: root/dist/js
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-06-04 15:13:04 +0200
committersijanec <sijanecantonluka@gmail.com>2020-06-04 15:13:04 +0200
commitcc82f7c592a75efaa57292e27f0596ce1ab1b6a6 (patch)
tree7a0111d4f2cb0292ab9f5f1e0ec9f1248ca39020 /dist/js
parentoops, didn't /install (diff)
downloadbeziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.gz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.bz2
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.lz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.xz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.zst
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.zip
Diffstat (limited to 'dist/js')
-rwxr-xr-xdist/js/app.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/js/app.js b/dist/js/app.js
index 0faf9c3..6980e00 100755
--- a/dist/js/app.js
+++ b/dist/js/app.js
@@ -2,8 +2,8 @@
-const app_version = "1.0.14-beta";
-const previous_commit = "cb700f0e69588dd5cac218ad5fe50f022e141674";
+const app_version = "1.0.14.1-beta";
+const previous_commit = "a5e93ee02ed3bb5d2996ed4de85ad1149d51ef3f";
if ("serviceWorker" in navigator) {
navigator.serviceWorker.register("/sw.js")