Set version to 7.2.0

This commit is contained in:
Benoit Blanchon
2024-09-18 10:48:50 +02:00
parent f806a42cc2
commit cd4b2b2463
7 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -4,8 +4,8 @@
#pragma once
#define ARDUINOJSON_VERSION "7.1.0"
#define ARDUINOJSON_VERSION "7.2.0"
#define ARDUINOJSON_VERSION_MAJOR 7
#define ARDUINOJSON_VERSION_MINOR 1
#define ARDUINOJSON_VERSION_MINOR 2
#define ARDUINOJSON_VERSION_REVISION 0
#define ARDUINOJSON_VERSION_MACRO V710
#define ARDUINOJSON_VERSION_MACRO V720