Set version to 6.21.3

This commit is contained in:
Benoit Blanchon
2023-07-23 17:49:42 +02:00
parent 371fa4667e
commit 4b00783345
8 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ if(ESP_PLATFORM)
return()
endif()
project(ArduinoJson VERSION 6.21.2)
project(ArduinoJson VERSION 6.21.3)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
include(CTest)