Skip to content

Commit 628a37e

Browse files
committed
docs/reference/mpyfiles: Document change in .mpy sub-version.
Signed-off-by: Damien George <[email protected]>
1 parent bdbc869 commit 628a37e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/reference/mpyfiles.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ and .mpy version.
8686
=================== ============
8787
MicroPython release .mpy version
8888
=================== ============
89-
v1.22.0 and up 6.2
89+
v1.23.0 and up 6.3
90+
v1.22.x 6.2
9091
v1.20 - v1.21.0 6.1
9192
v1.19.x 6
9293
v1.12 - v1.18 5
@@ -102,6 +103,7 @@ MicroPython repository at which the .mpy version was changed.
102103
=================== ========================================
103104
.mpy version change Git commit
104105
=================== ========================================
106+
6.2 to 6.3 bdbc869f9ea200c0d28b2bc7bfb60acd9d884e1b
105107
6.1 to 6.2 6967ff3c581a66f73e9f3d78975f47528db39980
106108
6 to 6.1 d94141e1473aebae0d3c63aeaa8397651ad6fa01
107109
5 to 6 f2040bfc7ee033e48acef9f289790f3b4e6b74e5

0 commit comments

Comments
 (0)