Skip to content

Commit bed368d

Browse files
Release 0.11.1
1 parent 2dcc737 commit bed368d

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

3.55 MB
Binary file not shown.
3.49 MB
Binary file not shown.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,10 +329,10 @@ <h2>Select Version</h2>
329329
<div class="device-selection">
330330

331331
<label><input type="radio" checked="checked" name="device" value="/manifests/esp32s3/MicroPythonOS_esp32s3_0.11.x.json" onchange="updateManifest()">
332-
<p>Unified build for all supported ESP32-S3 devices: version 0.11.0</p>
332+
<p>Unified build for all supported ESP32-S3 devices: version 0.11.1</p>
333333
</label>
334334
<label><input type="radio" name="device" value="/manifests/esp32/MicroPythonOS_esp32_0.11.x.json" onchange="updateManifest()">
335-
<p>Unified build for all supported ESP32 devices: version 0.11.0</p>
335+
<p>Unified build for all supported ESP32 devices: version 0.11.1</p>
336336
</label>
337337

338338
<br />

0 commit comments

Comments
 (0)