Set version to 6.21.0

This commit is contained in:
Benoit Blanchon
2023-03-14 21:05:56 +01:00
parent c89a2025ce
commit de9239caab
8 changed files with 13 additions and 13 deletions

View File

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