Set version to 6.10.0

This commit is contained in:
Benoit Blanchon
2019-03-22 22:01:46 +01:00
parent 6ec5ba521b
commit afd033e9c9
5 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.9.1"
#define ARDUINOJSON_VERSION "6.10.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 9
#define ARDUINOJSON_VERSION_REVISION 1
#define ARDUINOJSON_VERSION_MINOR 10
#define ARDUINOJSON_VERSION_REVISION 0