File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Follow these steps to create a new release of MicroPythonOS.
44
55** Update Version Numbers** :
66
7- - Increment ` CURRENT_OS_VERSION ` in ` internal_filesystem/lib/mpos/info .py ` .
7+ - Increment ` CURRENT_OS_VERSION ` in ` internal_filesystem/lib/mpos/build_info .py `
88 - Update version numbers for modified apps:
99
1010```
@@ -23,12 +23,7 @@ This will trigger the GitHub builds at https://github.com/MicroPythonOS/MicroPyt
2323
2424** Download the builds**
2525
26- When finished, download and extract these builds as artifacts from the [ GitHub actions] ( https://github.com/MicroPythonOS/MicroPythonOS/actions ) :
27-
28- - ` MicroPythonOS_esp32_0.6.0.ota.zip `
29- - ` MicroPythonOS_esp32_0.6.0.bin.zip `
30- - ` MicroPythonOS_amd64_linux_0.6.0.elf.zip `
31- - ` MicroPythonOS_amd64_macOS_0.6.0.bin.zip `
26+ When finished, download and extract the builds as artifacts from the [ GitHub actions] ( https://github.com/MicroPythonOS/MicroPythonOS/actions ) .
3227
3328** Release to Over-The-Air update**
3429
You can’t perform that action at this time.
0 commit comments