From f58d1aba0150a18795bf1f5241158f0997ee9ca9 Mon Sep 17 00:00:00 2001 From: Federico Carbone Date: Sat, 31 Aug 2024 15:53:31 +0200 Subject: [PATCH] chore: update version to 2.2.1 --- Core/Inc/conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Inc/conf.h b/Core/Inc/conf.h index 52d827b..3cb5354 100644 --- a/Core/Inc/conf.h +++ b/Core/Inc/conf.h @@ -23,7 +23,7 @@ /* ---------- Exported constants --------------------------------------------*/ #define VERSION_MAJOR 2 -#define VERSION_MINOR 1 +#define VERSION_MINOR 2 #define VERSION_PATCH 1 #define DEBUG_SERIAL