Set version to 6.21.2

This commit is contained in:
Benoit Blanchon
2023-04-12 14:35:25 +02:00
parent 082ae69e86
commit 420221f078
8 changed files with 12 additions and 12 deletions

View File

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