summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-10-05 00:05:59 +0300
committerGitHub <noreply@github.com>2018-10-05 00:05:59 +0300
commit9e508c7c61fca91c9e75c82d4998896d13e0d8c6 (patch)
tree9454d80295aedfe4ce190ca16172bab9f255648f /web/index.html
parentaab4285845147819ff9381881dc96a781c522716 (diff)
updated configs.signatures (#4356)
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 e4bceb7bcd..b1dcc8a86f 100644
--- a/web/index.html
+++ b/web/index.html
@@ -4457,7 +4457,7 @@
});
NETDATA.requiredJs.push({
- url: NETDATA.serverStatic + 'dashboard_info.js?v20180928-1',
+ url: NETDATA.serverStatic + 'dashboard_info.js?v20181003-1',
async: false,
isAlreadyLoaded: function() { return false; }
});