diff --git a/src/config/Config.h b/src/config/Config.h index b6c8e31..f0243fd 100644 --- a/src/config/Config.h +++ b/src/config/Config.h @@ -7,7 +7,7 @@ #define RATDECK_VERSION_MAJOR 1 #define RATDECK_VERSION_MINOR 9 #define RATDECK_VERSION_PATCH 1 -#define RATDECK_VERSION_STRING "1.9.1-beta" +#define RATDECK_VERSION_STRING "1.9.1" // --- Feature Flags --- #define HAS_DISPLAY true