Set version to 6.5.0-beta

This commit is contained in:
Benoit Blanchon
2018-10-13 13:23:34 +02:00
parent 84f199f0dd
commit 9f1421e0a6
4 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.4.0-beta"
#define ARDUINOJSON_VERSION "6.5.0-beta"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 4
#define ARDUINOJSON_VERSION_MINOR 5
#define ARDUINOJSON_VERSION_REVISION 0