diff --git a/app/app_config.h b/app/app_config.h index bdd0f79..9d54d39 100644 --- a/app/app_config.h +++ b/app/app_config.h @@ -1,6 +1,6 @@ #pragma once #define VERSION_MAJOR 1 -#define VERSION_MINOR 0 +#define VERSION_MINOR 1 #define KEY_FIFO_SIZE 31 // number of keys in the public FIFO