Skip to content

Commit 2e33769

Browse files
authored
Merge pull request #9 from tannewt/bump_2.x
Bump the 2.x release to 2.2.0.
2 parents 34cb857 + a761171 commit 2e33769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circuitpython_build_tools/target_versions.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
# THE SOFTWARE.
2424

2525
VERSIONS = [
26-
{"tag": "2.1.0", "name": "2.1.0"},
26+
{"tag": "2.2.0", "name": "2.2.0"},
2727
{"tag": "3.0.0-alpha.1", "name": "3.0.0-alpha.1"},
2828
]

0 commit comments

Comments
 (0)