Skip to content

Commit 87f545d

Browse files
authored
Merge pull request #358 from adafruit/tannewt-patch-1
Update version in bundle example note
2 parents 8a8115b + 098695a commit 87f545d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adabot/circuitpython_bundle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ def new_release(bundle, bundle_path):
506506
release_description.append(
507507
"The libraries in each release are compiled for all recent major versions of CircuitPython."
508508
" Please download the one that matches the major version of your CircuitPython. For example"
509-
", if you are running 7.0.0 you should download the `7.x` bundle.\n"
509+
", if you are running 8.2.6 you should download the `8.x` bundle.\n"
510510
)
511511

512512
release_description.append(

0 commit comments

Comments
 (0)