Skip to content

Commit 35880f4

Browse files
committed
update tag for 7.x
1 parent cde80f6 commit 35880f4

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.3.0", "name": "6.x"},
29-
{"tag": "7.0.0-alpha.3", "name": "7.x"},
29+
{"tag": "7.0.0", "name": "7.x"},
3030
]

0 commit comments

Comments
 (0)