Set version to 6.17.0

This commit is contained in:
Benoit Blanchon
2020-10-19 11:35:09 +02:00
parent 41132b701b
commit 1f7350658e
7 changed files with 10 additions and 10 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.16.1"
#define ARDUINOJSON_VERSION "6.17.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 16
#define ARDUINOJSON_VERSION_REVISION 1
#define ARDUINOJSON_VERSION_MINOR 17
#define ARDUINOJSON_VERSION_REVISION 0