diff --git a/_drafts/2023-07-04-draft.md b/_drafts/2023-07-04-draft.md index 8902ee5cf..99bf1ad5d 100644 --- a/_drafts/2023-07-04-draft.md +++ b/_drafts/2023-07-04-draft.md @@ -322,15 +322,15 @@ If you know of virtual events or upcoming events, please let us know via email t ## Latest releases -CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [#.#.#-##.#](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython). +CircuitPython's stable release is [8.2.0](https://github.com/adafruit/circuitpython/releases/latest) and its unstable release is [8.2.0-rc.1](https://github.com/adafruit/circuitpython/releases). New to CircuitPython? Start with our [Welcome to CircuitPython Guide](https://learn.adafruit.com/welcome-to-circuitpython). -[2023####](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle. +[20230703](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest) is the latest CircuitPython library bundle. -[v#.#.#](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/). +[v1.20.0](https://micropython.org/download) is the latest MicroPython release. Documentation for it is [here](http://docs.micropython.org/en/latest/pyboard/). -[#.#.#](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [#.#.#](https://www.python.org/download/pre-releases/). +[3.11.4](https://www.python.org/downloads/) is the latest Python release. The latest pre-release version is [3.12.0b3](https://www.python.org/download/pre-releases/). -[#,### Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython) +[3,580 Stars](https://github.com/adafruit/circuitpython/stargazers) Like CircuitPython? [Star it on GitHub!](https://github.com/adafruit/circuitpython) ## Call for help -- Translating CircuitPython is now easier than ever!