From f5218cf784a461102b2c141c878af0541e7d61d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=84=86=E9=A5=BC=E5=B9=B2?= Date: Tue, 16 Jan 2024 17:37:58 +0800 Subject: [PATCH] release: 1.4.3 --- Sora/Sora.csproj | 2 +- Sora/VersionCode.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sora/Sora.csproj b/Sora/Sora.csproj index d2ec747..7b17ba0 100644 --- a/Sora/Sora.csproj +++ b/Sora/Sora.csproj @@ -3,7 +3,7 @@ Library net6.0 - 1.4.2 + 1.4.3 true true .Net 6异步Onebot机器人框架 diff --git a/Sora/VersionCode.cs b/Sora/VersionCode.cs index 6a5f424..0b31ea9 100644 --- a/Sora/VersionCode.cs +++ b/Sora/VersionCode.cs @@ -8,7 +8,7 @@ public static class VersionCode /// /// 版本号 /// - public const string VERSION = "1.4.2"; + public const string VERSION = "1.4.3"; /// /// Onebot版本