Set version to 6.21.0

This commit is contained in:
Benoit Blanchon
2023-03-14 21:05:56 +01:00
parent c89a2025ce
commit de9239caab
8 changed files with 13 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.20.1"
#define ARDUINOJSON_VERSION "6.21.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 20
#define ARDUINOJSON_VERSION_REVISION 1
#define ARDUINOJSON_VERSION_MINOR 21
#define ARDUINOJSON_VERSION_REVISION 0