Set version to 6.18.4

This commit is contained in:
Benoit Blanchon
2021-09-06 09:11:22 +02:00
parent 3428ab1e89
commit 6a71f31820
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.3)
project(ArduinoJson VERSION 6.18.4)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
include(CTest)