mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-10-31 00:32:37 +01:00
Changed publish.sh to update the CMake project version
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
# MIT License
|
||||
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
project(ArduinoJson)
|
||||
|
||||
project(ArduinoJson VERSION 6.15.1)
|
||||
|
||||
set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user