Set version to 7.0.0-alpha

This commit is contained in:
Benoit Blanchon
2023-03-28 14:45:55 +02:00
parent d0fff5a0b5
commit 8516b368ad
6 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.21.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 21
#define ARDUINOJSON_VERSION "7.0.0-alpha"
#define ARDUINOJSON_VERSION_MAJOR 7
#define ARDUINOJSON_VERSION_MINOR 0
#define ARDUINOJSON_VERSION_REVISION 0