Set version to 6.21.1

This commit is contained in:
Benoit Blanchon
2023-03-27 14:05:53 +02:00
parent 481e4d2ffb
commit cb850bc1b1
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.0)
project(ArduinoJson VERSION 6.21.1)
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
include(CTest)