From c2ad2a286e536ae3e78281a1a5c836adf65791e2 Mon Sep 17 00:00:00 2001 From: stickz Date: Sat, 16 Mar 2024 20:51:58 -0400 Subject: [PATCH] Bump versions for v4.2.11 --- index.html | 18 +++++++++--------- js/main.js | 2 +- js/webui.js | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) 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: