diff --git a/index.html b/index.html index e00017046..2267ede04 100644 --- a/index.html +++ b/index.html @@ -20,15 +20,15 @@ - - - - - - - - - + + + + + + + + +
diff --git a/js/main.js b/js/main.js index f7e24e354..b500691bf 100644 --- a/js/main.js +++ b/js/main.js @@ -13,7 +13,7 @@ loadUILang(() => { document.head.append( ...scripts.map((name) => { const script = document.createElement("script"); - script.src = `./js/${name}.js?v=4210`; + script.src = `./js/${name}.js?v=4211`; script.async = false; return script; }) diff --git a/js/webui.js b/js/webui.js index 32e930c55..542f35743 100644 --- a/js/webui.js +++ b/js/webui.js @@ -5,7 +5,7 @@ var theWebUI = { - version: "4.2.10", + version: "4.2.11", tables: { trt: