diff --git a/index.html b/index.html
index cc3815d..0aedb8a 100644
--- a/index.html
+++ b/index.html
@@ -171,7 +171,9 @@
ESPHome. To get started, connect an ESP
device to your computer and hit the button:
-
+
The demo is not available because your browser does not support Web
Serial. Open this page in Google Chrome or Microsoft Edge instead
Clockwise
-
+
-

+
Luciferin
diff --git a/package-lock.json b/package-lock.json
index 933f39a..2fc6ac7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "esp-web-tools",
- "version": "9.2.1",
+ "version": "9.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "esp-web-tools",
- "version": "9.2.1",
+ "version": "9.3.0",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-button": "^0.27.0",
diff --git a/package.json b/package.json
index d4ad17b..016e505 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "esp-web-tools",
- "version": "9.2.1",
+ "version": "9.3.0",
"description": "Web tools for ESP devices",
"main": "dist/install-button.js",
"repository": "https://github.com/esphome/esp-web-tools",