Skip to content

Commit 1295204

Browse files
committed
edit fw descritptions
1 parent aec78e0 commit 1295204

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

installer/headless/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2 id="flash">1- Flash firmware</h2>
7979

8080
<div class="buttons" style="display: flex; gap: 10px; align-items: center; margin-top: 5px;">
8181
<select id="firmware-version-headless" style="padding: 10px; font-size: 16px; border-radius: 4px;">
82-
<option value="../firmware/v952864h/manifest.json">v952864h (Latest - mempool.space, router stability improvements 🌐⚡)</option>
82+
<option value="../firmware/v952864h/manifest.json">v952864h (Latest - Router stability &amp; improvements 🌐⚡)</option>
8383
<option value="../firmware/v950715h/manifest.json">v950715h (PIN Pad for BoltCard &amp; NT3H stability 🔐⚡)</option>
8484
<option value="../firmware/v949844h/manifest.json">v949844h (GPIO FD Fix &amp; WebSocket Self-Repair 🔌🔄)</option>
8585
<option value="../firmware/v949509h/manifest.json">v949509h (NFC Tag Bug 🐛🔫 Shooter)</option>

installer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h2 id="flash">1- Flash firmware</h2>
7575

7676
<div class="buttons" style="display: flex; gap: 10px; align-items: center; margin-top: 5px;">
7777
<select id="firmware-version" style="padding: 10px; font-size: 16px; border-radius: 4px;">
78-
<option value="./firmware/v952864/manifest.json">v952864 (Latest - mempool.space, router stability improvements 🌐⚡)</option>
78+
<option value="./firmware/v952864/manifest.json">v952864 (Latest - Router stability &amp; improvements 🌐⚡)</option>
7979
<option value="./firmware/v950715/manifest.json">v950715 (PIN Pad for BoltCard &amp; NT3H stability 🔐⚡)</option>
8080
<option value="./firmware/v949844/manifest.json">v949844 (GPIO FD Fix &amp; WebSocket Self-Repair 🔌🔄)</option>
8181
<option value="./firmware/v949509/manifest.json">v949509 (NFC Tag Bug 🐛🔫 Shooter)</option>

0 commit comments

Comments
 (0)