From a8b45692b7241208f484fe40d912d10ff1b5dd4b Mon Sep 17 00:00:00 2001 From: enm10k Date: Wed, 7 Feb 2024 16:46:46 +0900 Subject: [PATCH] =?UTF-8?q?CLI11=20=E3=82=92=20v2.4.0=20=E3=81=AB=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 3 ++- VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7f13816f..bba0e8e1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -17,7 +17,8 @@ - @enm10k - [UPDATE] VERSIONS のライブラリをアップデートする - SORA_CPP_SDK_VERSION を 2024.1.0 にあげる - - @miosakuma + - CLI11 を v2.4.0 にあげる + - @miosakuma @enm10k ## sora-cpp-sdk-2023.17.0 diff --git a/VERSION b/VERSION index d4b2cd48..4673d5bc 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ BOOST_VERSION=1.83.0 LYRA_VERSION=1.3.0 CMAKE_VERSION=3.27.7 SDL2_VERSION=2.28.1 -CLI11_VERSION=v2.3.2 +CLI11_VERSION=v2.4.0