diff --git a/Makefile b/Makefile index c215b80..9c1722e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="0.92.3-snapshot" +VERSION="0.92.3" export ARDUINO_DIRECTORIES_USER ?= ${CURDIR}/.arduino/user export ARDUINO_DIRECTORIES_DATA ?= ${CURDIR}/.arduino/data diff --git a/NEWS.md b/NEWS.md index 8026ca6..71fcdf5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,6 @@ -Chrysalis-Firmware-Bundle 0.92.3-snapshot -========================================= -**UNRELEASED** +Chrysalis-Firmware-Bundle 0.92.3 +================================ +Released on 2024-03-04 Numerous fixes for error-checking issues that could cause a keyboard to lock up if invalid configuration data ended up in on-device storage.