Skip to content

Commit

Permalink
Merge pull request #358 from adafruit/tannewt-patch-1
Browse files Browse the repository at this point in the history
Update version in bundle example note
  • Loading branch information
makermelissa authored Oct 3, 2023
2 parents 8a8115b + 098695a commit 87f545d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adabot/circuitpython_bundle.py
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ def new_release(bundle, bundle_path):
release_description.append(
"The libraries in each release are compiled for all recent major versions of CircuitPython."
" Please download the one that matches the major version of your CircuitPython. For example"
", if you are running 7.0.0 you should download the `7.x` bundle.\n"
", if you are running 8.2.6 you should download the `8.x` bundle.\n"
)

release_description.append(
Expand Down

0 comments on commit 87f545d

Please sign in to comment.