We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0272c commit 5123544Copy full SHA for 5123544
1 file changed
index.html
@@ -331,7 +331,7 @@ <h2>Select Version</h2>
331
<div class="device-selection">
332
<label><input type="radio" checked="checked" name="device"
333
value="/manifests/esp32/MicroPythonOS_esp32_0.7.x.json" onchange="updateManifest()">
334
- <p>Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.7.0</p>
+ <p>Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.7.1</p>
335
</label>
336
<br />
337
<button class="old-releases-toggle" onclick="toggleOldReleases()">Show old releases ▼</button>
0 commit comments