Skip to content

Commit df17909

Browse files
committed
10.0.0
1 parent 7de3b6a commit df17909

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ <h2 id="add-website">Adding ESP Web Tools to your website</h2>
359359
<pre>
360360
&lt;script
361361
type="module"
362-
src="https://unpkg.com/esp-web-tools@9/dist/web/install-button.js?module"
362+
src="https://unpkg.com/esp-web-tools@10/dist/web/install-button.js?module"
363363
>&lt;/script></pre
364364
>
365365
<p>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esp-web-tools",
3-
"version": "9.4.3",
3+
"version": "10.0.0",
44
"description": "Web tools for ESP devices",
55
"main": "dist/install-button.js",
66
"repository": "https://github.com/esphome/esp-web-tools",

0 commit comments

Comments
 (0)