Set version to 6.13.0

This commit is contained in:
Benoit Blanchon
2019-11-01 10:32:45 +01:00
parent 8721ac88b1
commit 1b8107094f
6 changed files with 8 additions and 8 deletions

View File

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