mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
🔖 set version to 3.11.2
This commit is contained in:
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
||||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.11.1 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.11.2 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## MAIN_PROJECT CHECK
|
||||
|
||||
Reference in New Issue
Block a user