This commit is contained in:
DeFiDude
2026-04-05 19:52:52 -06:00
parent bc475bc75e
commit bcd30fa0b3
+2 -2
View File
@@ -6,8 +6,8 @@
#define RATDECK_VERSION_MAJOR 1
#define RATDECK_VERSION_MINOR 8
#define RATDECK_VERSION_PATCH 0
#define RATDECK_VERSION_STRING "1.8.0"
#define RATDECK_VERSION_PATCH 1
#define RATDECK_VERSION_STRING "1.8.1"
// --- Feature Flags ---
#define HAS_DISPLAY true