summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-04-19 21:53:35 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-04-19 21:53:35 +0300
commitfe949b89370333e066d8776e1d46585e285c8f47 (patch)
treedbbf1cc8cda7ebd113e2eecc7b7d20219661c37e /web/index.html
parentb528733ddebe377ebace321e7cbb8f705a67af5c (diff)
faster number formatting; #2103
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 87da399ea1..f11c7fdf8c 100644
--- a/web/index.html
+++ b/web/index.html
@@ -3523,4 +3523,4 @@
</div>
</body>
</html>
-<script type="text/javascript" src="dashboard.js?v20170402-1"></script>
+<script type="text/javascript" src="dashboard.js?v20170419-1"></script>