Set version to 6.12.0

This commit is contained in:
Benoit Blanchon
2019-09-05 09:31:06 +02:00
parent 4c4c4688a9
commit 1a81d46a97
6 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.11.5"
#define ARDUINOJSON_VERSION "6.12.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 11
#define ARDUINOJSON_VERSION_REVISION 5
#define ARDUINOJSON_VERSION_MINOR 12
#define ARDUINOJSON_VERSION_REVISION 0