summaryrefslogtreecommitdiffstats
path: root/dist/js/app.js
diff options
context:
space:
mode:
authorrstular <rok@stular.eu>2020-06-02 16:01:05 +0200
committerrstular <rok@stular.eu>2020-06-02 16:01:05 +0200
commitf06c1210549f0e6c81b72c6f51b811304e8cd7c4 (patch)
treef8e0dd68589c859c252b6bd2e607d857c7928a85 /dist/js/app.js
parentWIP - Grading UI changes, minor translation changes (diff)
downloadbeziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar.gz
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar.bz2
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar.lz
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar.xz
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.tar.zst
beziapp-f06c1210549f0e6c81b72c6f51b811304e8cd7c4.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 fee75c0..6937790 100755
--- a/dist/js/app.js
+++ b/dist/js/app.js
@@ -3,7 +3,7 @@
const app_version = "1.0.14-beta";
-const previous_commit = "27ede7420105f36a934d578eb62f5240fc6e858c";
+const previous_commit = "35b595f806f99ca18365d511ab820ab818da348d";
if ("serviceWorker" in navigator) {
navigator.serviceWorker.register("/sw.js")