Set version to 6.9.0

This commit is contained in:
Benoit Blanchon
2019-02-26 08:43:45 +01:00
parent c9d6bd76c9
commit 21998890d4
5 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
#pragma once
#define ARDUINOJSON_VERSION "6.8.0-beta"
#define ARDUINOJSON_VERSION "6.9.0"
#define ARDUINOJSON_VERSION_MAJOR 6
#define ARDUINOJSON_VERSION_MINOR 8
#define ARDUINOJSON_VERSION_MINOR 9
#define ARDUINOJSON_VERSION_REVISION 0