release: bump Ratdeck to v1.9.2

This commit is contained in:
DeFiDude
2026-05-22 00:18:14 -06:00
parent 8913046a61
commit 6ff76607f5
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
#define RATDECK_VERSION_MAJOR 1
#define RATDECK_VERSION_MINOR 9
#define RATDECK_VERSION_PATCH 1
#define RATDECK_VERSION_STRING "1.9.1"
#define RATDECK_VERSION_PATCH 2
#define RATDECK_VERSION_STRING "1.9.2"
// --- Feature Flags ---
#define HAS_DISPLAY true