Set version to 6.17.2

This commit is contained in:
Benoit Blanchon
2020-11-14 10:38:21 +01:00
parent 16e51b83ab
commit 1360b6a396
7 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.17.1"
#define ARDUINOJSON_VERSION "6.17.2"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 17
#define ARDUINOJSON_VERSION_REVISION 1
#define ARDUINOJSON_VERSION_REVISION 2