Set version to 6.14.0

This commit is contained in:
Benoit Blanchon
2020-01-16 20:48:03 +01:00
parent 4a657ca87f
commit ddfe7d8b91
6 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.13.0"
#define ARDUINOJSON_VERSION "6.14.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 13
#define ARDUINOJSON_VERSION_MINOR 14
#define ARDUINOJSON_VERSION_REVISION 0