diff --git a/apps/settings.c b/apps/settings.c index b3623f233a..b6d84d53f7 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -94,7 +94,7 @@ const char rec_base_directory[] = REC_BASE_DIR; #include "dsp.h" #endif -#define CONFIG_BLOCK_VERSION 49 +#define CONFIG_BLOCK_VERSION 50 #define CONFIG_BLOCK_SIZE 512 #define RTC_BLOCK_SIZE 44