Skip to content

Commit 3a44760

Browse files
authored
Merge pull request #12 from adafruit/tannewt-patch-1
Update to the latest version numbers.
2 parents 75b8c5c + 3fc9c14 commit 3a44760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circuitpython_build_tools/target_versions.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
# THE SOFTWARE.
2424

2525
VERSIONS = [
26-
{"tag": "2.2.1", "name": "2.2.1"},
27-
{"tag": "3.0.0-alpha.1", "name": "3.0.0-alpha.1"},
26+
{"tag": "2.2.3", "name": "2.2.3"},
27+
{"tag": "3.0.0-alpha.2", "name": "3.0.0-alpha.2"},
2828
]

0 commit comments

Comments
 (0)