aboutsummaryrefslogtreecommitdiffstats
path: root/static/ui.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/ui.html')
-rw-r--r--static/ui.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/ui.html b/static/ui.html
index 752d177..214a544 100644
--- a/static/ui.html
+++ b/static/ui.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="/static/style.css" />
<script src="/static/jquery-3.3.1.min.js"></script>
<script src="/static/jquery.tmpl.min.js"></script>
- <script src="/static/underscore-1.8.3.min.js"></script>
+ <script src="/static/underscore-1.13.1.min.js"></script>
<script src="/static/backbone-1.3.3.min.js"></script>
<script>
PUBLIC_VERSION = false;