Bump version to 1.5.8

This commit is contained in:
DeFiDude
2026-03-10 00:53:48 -06:00
parent fb9eb4a4c3
commit c630fe9d30
+2 -2
View File
@@ -6,8 +6,8 @@
#define RATDECK_VERSION_MAJOR 1
#define RATDECK_VERSION_MINOR 5
#define RATDECK_VERSION_PATCH 7
#define RATDECK_VERSION_STRING "1.5.7"
#define RATDECK_VERSION_PATCH 8
#define RATDECK_VERSION_STRING "1.5.8"
// --- Feature Flags ---
#define HAS_DISPLAY true