Skip to content

Commit 9c27a36

Browse files
committed
Preparations for Chrysalis-Firmware-Bundle 0.94.0
Bump the version, and finalize the release date. Signed-off-by: Jesse Vincent <[email protected]>
1 parent 2b2ebc7 commit 9c27a36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION="0.94.0-snapshot"
1+
VERSION="0.94.0"
22

33
export ARDUINO_DIRECTORIES_USER ?= ${CURDIR}/.arduino/user
44
export ARDUINO_DIRECTORIES_DATA ?= ${CURDIR}/.arduino/data

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Chrysalis-Firmware-Bundle 0.94.0-snapshot
2-
=========================================
3-
**UNRELEASED**
1+
Chrysalis-Firmware-Bundle 0.94.0
2+
================================
3+
Released on 2025-09-08
44

55
This update SHOULD resolve issues where the Preonic stopped being able to send keystrokes to a Windows 11 system on reconnect, even though it showed as connected. You will need to re-pair your computer and your Preonic after updating to pick up this fix.
66

0 commit comments

Comments
 (0)