From fa3180544bad819f4e3cd1b52be419371716efea Mon Sep 17 00:00:00 2001 From: MistEO Date: Tue, 15 Mar 2022 17:15:53 +0800 Subject: [PATCH] =?UTF-8?q?feat.=E6=9B=B4=E6=96=B0`=E5=90=BE=E5=AF=BC?= =?UTF-8?q?=E5=85=88=E8=B7=AF`=E6=B4=BB=E5=8A=A8=E5=85=B3=E5=8D=A1?= =?UTF-8?q?=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MeoAssistant/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MeoAssistant/Version.h b/src/MeoAssistant/Version.h index 4051c4c325..72b11796a3 100644 --- a/src/MeoAssistant/Version.h +++ b/src/MeoAssistant/Version.h @@ -2,5 +2,5 @@ namespace asst { - constexpr static const char* Version = "v3.0.6"; + constexpr static const char* Version = "v3.0.7"; }