Set version to 6.0.0-beta

This commit is contained in:
Benoit Blanchon
2018-06-07 10:47:00 +02:00
parent a9a730fd74
commit e86eb0cfdf
5 changed files with 12 additions and 7 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "5.13.2"
#define ARDUINOJSON_VERSION_MAJOR 5
#define ARDUINOJSON_VERSION_MINOR 13
#define ARDUINOJSON_VERSION_REVISION 2
#define ARDUINOJSON_VERSION "6.0.0-beta"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 0
#define ARDUINOJSON_VERSION_REVISION 0