Skip to content

Commit 192b484

Browse files
committed
Update build-bundles to use circuitpython 2.1.0.
1 parent fcd7122 commit 192b484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-bundles.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,5 @@ def add_file(bundle, src_file, zip_name):
173173
print("Go ahead and tag. I'll wait.")
174174
sys.exit(3)
175175
build_bundle("1.0.0")
176-
build_bundle("2.0.0")
176+
build_bundle("2.1.0")
177177

0 commit comments

Comments
 (0)