summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-05-07 21:20:32 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-05-07 21:20:32 +0300
commit884503b2e06074f3441363e84be3c791146c0697 (patch)
tree57ab71e1a73cdd534e292236ec0623a7dcaae1a3 /web/index.html
parentbb22a254d908a18e04dca88d00fe05dd00a5c4e7 (diff)
increased version
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 6f5dc302e9..e286523c96 100644
--- a/web/index.html
+++ b/web/index.html
@@ -4403,7 +4403,7 @@
});
NETDATA.requiredJs.push({
- url: NETDATA.serverStatic + 'dashboard_info.js?v20180224-3',
+ url: NETDATA.serverStatic + 'dashboard_info.js?v20180507-1',
async: false,
isAlreadyLoaded: function() { return false; }
});