diff --git a/index.html b/index.html index 2277700..901d3c7 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ // In development we import locally. window.location.hostname === "localhost" ? "/dist/web/index.js" - : "https://cdn.jsdelivr.net/gh/adafruit/Adafruit_WebSerial_ESPTool@1.3.0/dist/web/index.js" + : "https://cdn.jsdelivr.net/gh/adafruit/Adafruit_WebSerial_ESPTool@latest/dist/web/index.js" );