Set version to 7.0.0

This commit is contained in:
Benoit Blanchon
2024-01-03 09:19:34 +01:00
parent 3fa6b6e04f
commit 9dc43d14f3
5 changed files with 6 additions and 6 deletions

View File

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