Set version to 6.20.1

This commit is contained in:
Benoit Blanchon
2023-02-08 16:42:04 +01:00
parent d2cd13bf2e
commit b33966c755
7 changed files with 11 additions and 11 deletions

View File

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