summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2018-10-13 13:17:01 +0300
committerGitHub <noreply@github.com>2018-10-13 13:17:01 +0300
commitdea82781b0a366f07244a2379275dc3001e60df3 (patch)
treebe5c6ca9ab3b0cda215a61b403f03dd4c9750731 /web/index.html
parenta545db345faff21ae873c9df7b6b1bcfc7128fb0 (diff)
normalized plugin names on all plugins; #4379 (#4387)
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 ddd749f411..6a498760d4 100644
--- a/web/index.html
+++ b/web/index.html
@@ -5786,6 +5786,6 @@
</div>
</div>
<div id="hiddenDownloadLinks" style="display: none;" hidden></div>
- <script type="text/javascript" src="dashboard.js?v20181005-5"></script>
+ <script type="text/javascript" src="dashboard.js?v20181013-2"></script>
</body>
</html>