v1.6.4: Bump version for LXMF bidirectional messaging fix

This commit is contained in:
DeFiDude
2026-03-20 19:43:09 -06:00
parent 43e5420416
commit ca9c736a2a
+2 -2
View File
@@ -6,8 +6,8 @@
#define RATDECK_VERSION_MAJOR 1
#define RATDECK_VERSION_MINOR 6
#define RATDECK_VERSION_PATCH 3
#define RATDECK_VERSION_STRING "1.6.3"
#define RATDECK_VERSION_PATCH 4
#define RATDECK_VERSION_STRING "1.6.4"
// --- Feature Flags ---
#define HAS_DISPLAY true