diff --git a/index.html b/index.html index 2b52dfe..31f58ea 100644 --- a/index.html +++ b/index.html @@ -125,7 +125,7 @@ // In development we import locally. window.location.hostname === "localhost" ? "/dist/web/install-button.js" - : "https://unpkg.com/esp-web-tools@7.1.0/dist/web/install-button.js?module" + : "https://unpkg.com/esp-web-tools@7.2.0/dist/web/install-button.js?module" ); @@ -273,7 +273,7 @@
<script type="module" - src="https://unpkg.com/esp-web-tools@7.1.0/dist/web/install-button.js?module" + src="https://unpkg.com/esp-web-tools@7.2.0/dist/web/install-button.js?module" ></script>