From 66540245c90b45bd7b0ec881a5f4004eae187060 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 10 Nov 2021 21:56:04 -0800 Subject: [PATCH] 4.1.1 in index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index bf56118..87ecdb2 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@ // In development we import locally. window.location.hostname === "localhost" ? "/dist/web/install-button.js" - : "https://unpkg.com/esp-web-tools@4.1.0/dist/web/install-button.js?module" + : "https://unpkg.com/esp-web-tools@4.1.1/dist/web/install-button.js?module" ); @@ -228,7 +228,7 @@
 <script
   type="module"
-  src="https://unpkg.com/esp-web-tools@4.1.0/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@4.1.1/dist/web/install-button.js?module"
 ></script>
 
 <esp-web-install-button