Merge pull request #504 from kattni/6x-bundle

Drop 4.x bundle, add 6.x bundle.
This commit is contained in:
Kattni 2020-07-15 12:46:44 -04:00 committed by GitHub
commit b83d40b603
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@ permalink: /libraries
<p>
The libraries in each release are compiled to .mpy for all recent major versions
of CircuitPython. Please download the bundle that matches the major version
of your CircuitPython. For example, if you are running 5.0.0 you should
download the 5.x bundle. The .mpy files are designed to take up less space on
of your CircuitPython. For example, if you are running 6.0.0 you should
download the 6.x bundle. The .mpy files are designed to take up less space on
your CIRCUITPY drive. Unless you have a specific reason, choose the appropiate
.mpy library bundle!
</p>
@ -43,6 +43,13 @@ permalink: /libraries
<a href="https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest">latest releases of the libraries bundle</a>
on GitHub.
<div class="release-section">
<div id="adafruit-circuitpython-bundle-6.x-mpy">
<h3>Bundle Version 6.x</h3>
<p>
This bundle is built for use with CircuitPython 6.x.x. If you are using
CircuitPython 6, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-5.x-mpy">
<h3>Bundle Version 5.x</h3>
<p>
@ -50,13 +57,6 @@ permalink: /libraries
CircuitPython 5, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-4.x-mpy">
<h3>Bundle Version 4.x</h3>
<p>
This bundle is built for use with CircuitPython 4.x.x. If you are using
CircuitPython 4, please download this bundle.
</p>
</div>
<div id="adafruit-circuitpython-bundle-py">
<h3>Bundle Version py</h3>
<p>