From 971453d8a99bea4dec2b0a0d49792aa4f132a9f5 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 10 Nov 2021 12:06:13 -0800 Subject: [PATCH] Update website with 4.0.2 --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 861fe59..9d595e5 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.0.0/dist/web/install-button.js?module" + : "https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module" ); @@ -228,7 +228,7 @@
 <script
   type="module"
-  src="https://unpkg.com/esp-web-tools@4.0.0/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@4.0.2/dist/web/install-button.js?module"
 ></script>
 
 <esp-web-install-button