release: bump Ratdeck to v1.9.3

This commit is contained in:
DeFiDude
2026-05-24 00:14:28 -06:00
parent caddd445bd
commit f5ed3e5b19
+2 -2
View File
@@ -6,8 +6,8 @@
#define RATDECK_VERSION_MAJOR 1
#define RATDECK_VERSION_MINOR 9
#define RATDECK_VERSION_PATCH 2
#define RATDECK_VERSION_STRING "1.9.2"
#define RATDECK_VERSION_PATCH 3
#define RATDECK_VERSION_STRING "1.9.3"
// --- Feature Flags ---
#define HAS_DISPLAY true