diff --git a/Core/Inc/settings.h b/Core/Inc/settings.h index 8bb5fcd9..cb4327a3 100644 --- a/Core/Inc/settings.h +++ b/Core/Inc/settings.h @@ -13,7 +13,7 @@ #include "board.h" #define ENABLE_DBG_SAVE -#define SWSTRING "SW: 1.13.4 " // Software version reported in settings screen +#define SWSTRING "SW: 1.13.5 " // Software version reported in settings screen #define SYSTEM_SETTINGS_VERSION 28 // Change this if you change the system settings struct to prevent getting out of sync #define PROFILE_SETTINGS_VERSION 4 // Same, but for profile settings struct #define TIP_SETTINGS_VERSION 1 // Same, but for tip settings struct