Set version to 6.18.2

This commit is contained in:
Benoit Blanchon
2021-07-19 10:11:21 +02:00
parent 09ddb0f824
commit ebf58320ca
7 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@ if(ESP_PLATFORM)
return()
endif()
project(ArduinoJson VERSION 6.18.1)
project(ArduinoJson VERSION 6.18.2)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
include(CTest)