Set version to 6.17.3

This commit is contained in:
Benoit Blanchon
2021-02-15 09:53:10 +01:00
parent 21f7b90f03
commit e22d4bf31f
7 changed files with 9 additions and 9 deletions

View File

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