Set version to 6.18.3

This commit is contained in:
Benoit Blanchon
2021-07-27 15:44:36 +02:00
parent 9d58e566fd
commit b810833145
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.2)
project(ArduinoJson VERSION 6.18.3)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
include(CTest)