From 310d79acc51fd9e0c258ef1ac32eb9330ea1eb0a Mon Sep 17 00:00:00 2001 From: PuqiAR Date: Wed, 14 Jan 2026 17:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E5=BF=98=E8=AE=B0=E6=94=B9=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Core/core.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Core/core.hpp b/src/Core/core.hpp index 058907c..3ab42ee 100644 --- a/src/Core/core.hpp +++ b/src/Core/core.hpp @@ -4,7 +4,7 @@ #include #include -#define __FCORE_VERSION "0.3.6-alpha" +#define __FCORE_VERSION "0.3.7-alpha" #if defined(_WIN32) #define __FCORE_PLATFORM "Windows"