Set version to 6.15.0

This commit is contained in:
Benoit Blanchon
2020-03-22 21:02:38 +01:00
parent 5b812522fa
commit 763be4f266
6 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.14.1"
#define ARDUINOJSON_VERSION "6.15.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 14
#define ARDUINOJSON_VERSION_REVISION 1
#define ARDUINOJSON_VERSION_MINOR 15
#define ARDUINOJSON_VERSION_REVISION 0