Quellcode durchsuchen

Update demo website to use 3.4.0

Paulus Schoutsen vor 4 Jahren
Ursprung
Commit
d065b07066
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -96,7 +96,7 @@
         // In development we import locally.
         window.location.hostname === "localhost"
           ? "/dist/web/install-button.js"
-          : "https://unpkg.com/esp-web-tools@3.3.0/dist/web/install-button.js?module"
+          : "https://unpkg.com/esp-web-tools@3.4.0/dist/web/install-button.js?module"
       );
     </script>
   </head>
@@ -192,7 +192,7 @@
       <pre>
 &lt;script
   type="module"
-  src="https://unpkg.com/esp-web-tools@3.3.0/dist/web/install-button.js?module"
+  src="https://unpkg.com/esp-web-tools@3.4.0/dist/web/install-button.js?module"
 >&lt;/script>
 
 &lt;esp-web-install-button