Skip to content

Commit 019a606

Browse files
authored
Merge pull request #127 from dhalbert/add-10.0.0-bundles
start building 10.x bundles
2 parents 855b939 + 30705e5 commit 019a606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circuitpython_build_tools/target_versions.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
# The name is used when constructing the zip file names.
2727
VERSIONS = [
2828
{"tag": "9.2.4", "name": "9.x"},
29+
{"tag": "10.0.0-alpha.2", "name": "10.x"},
2930
]

0 commit comments

Comments
 (0)