From 557667b4913eeab128f1914de2b3f9ceb77d3103 Mon Sep 17 00:00:00 2001 From: enm10k Date: Fri, 9 Feb 2024 13:00:54 +0900 Subject: [PATCH] =?UTF-8?q?CLI11=20=E3=82=92=20v2.4.1=20=E3=81=AB=E3=81=82?= =?UTF-8?q?=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 09908d63..ed513f08 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -18,7 +18,7 @@ - [UPDATE] VERSIONS のライブラリをアップデートする - SORA_CPP_SDK_VERSION を 2024.1.0 にあげる - SDL2 を 2.30.0 にあげる - - CLI11 を v2.4.0 にあげる + - CLI11 を v2.4.1 にあげる - @miosakuma @enm10k ## sora-cpp-sdk-2023.17.0 diff --git a/VERSION b/VERSION index 82fd55d4..fa5bcc45 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.30.0 -CLI11_VERSION=v2.4.0 +CLI11_VERSION=v2.4.1