From c40ca4ed04c5a16fe9d1b7b558d44a30946c0437 Mon Sep 17 00:00:00 2001 From: Asuki Kono Date: Wed, 8 Dec 2021 19:46:45 +0900 Subject: [PATCH] Update version to 1.2.3 --- library.properties | 2 +- src/BLVD20KM_asukiaaa/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 43ca4a5..c35d16e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=BLVD20KM_asukiaaa -version=1.2.2 +version=1.2.3 author=Asuki Kono maintainer=Asuki Kono sentence=It controls BLVD20KM or BLVD40NM diff --git a/src/BLVD20KM_asukiaaa/version.h b/src/BLVD20KM_asukiaaa/version.h index a41ebee..bd87519 100644 --- a/src/BLVD20KM_asukiaaa/version.h +++ b/src/BLVD20KM_asukiaaa/version.h @@ -2,7 +2,7 @@ #define BLVD20KM_ASUKIAAA_VERSION_MAJOR 1 #define BLVD20KM_ASUKIAAA_VERSION_MINOR 2 -#define BLVD20KM_ASUKIAAA_VERSION_PATCH 2 +#define BLVD20KM_ASUKIAAA_VERSION_PATCH 3 /* #define STR(x) #x