From a5d4c143e52441307387ec65b05a2482083b6cbc Mon Sep 17 00:00:00 2001 From: yhirose Date: Tue, 29 Jul 2025 19:47:48 -0400 Subject: [PATCH] Release v0.24.0 --- httplib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httplib.h b/httplib.h index 47928bd..8e65d7d 100644 --- a/httplib.h +++ b/httplib.h @@ -8,8 +8,8 @@ #ifndef CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H -#define CPPHTTPLIB_VERSION "0.23.1" -#define CPPHTTPLIB_VERSION_NUM "0x001701" +#define CPPHTTPLIB_VERSION "0.24.0" +#define CPPHTTPLIB_VERSION_NUM "0x001800" /* * Platform compatibility check