Skip to content

Commit 716a38c

Browse files
authored
Merge pull request #71 from adafruit/tannewt-patch-7
Update 7.x tag for the (hopefully) final MPY version
2 parents f8bbac8 + 59651e9 commit 716a38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circuitpython_build_tools/target_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
# The name is used when constructing the zip file names.
2727
VERSIONS = [
2828
{"tag": "6.2.0", "name": "6.x"},
29-
{"tag": "7.0.0-alpha.1", "name": "7.x"},
29+
{"tag": "7.0.0-alpha.2", "name": "7.x"},
3030
]

0 commit comments

Comments
 (0)