diff --git a/legacy/firmware/version.h b/legacy/firmware/version.h index 2637f48e8..47a7a5034 100644 --- a/legacy/firmware/version.h +++ b/legacy/firmware/version.h @@ -1,6 +1,6 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 10 -#define VERSION_PATCH 4 +#define VERSION_PATCH 5 #define FIX_VERSION_MAJOR 1 #define FIX_VERSION_MINOR 10