Skip to content

Commit c2e97be

Browse files
committed
Bump to 2.2.1
1 parent 2e33769 commit c2e97be

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.2.0", "name": "2.2.0"},
26+
{"tag": "2.2.1", "name": "2.2.1"},
2727
{"tag": "3.0.0-alpha.1", "name": "3.0.0-alpha.1"},
2828
]

0 commit comments

Comments
 (0)