summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-12 16:31:43 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-11-12 16:31:43 +0200
commit1c0995bbe532d82a2e8f5bd5bf078e8b1eaef6ad (patch)
tree7f28bdc6db1febe53787385897bc831dc72ceb34 /web
parentefecc921bdeb4d435eecb80c8c13b82403e267ad (diff)
increased version
Diffstat (limited to 'web')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 8c7e7ae329..f4abc7015e 100644
--- a/web/index.html
+++ b/web/index.html
@@ -2555,7 +2555,7 @@
});
NETDATA.requiredJs.push({
- url: NETDATA.serverDefault + 'dashboard_info.js?v20161108-1',
+ url: NETDATA.serverDefault + 'dashboard_info.js?v20161112-1',
async: false,
isAlreadyLoaded: function() { return false; }
});