diff --git a/Sora/Sora.csproj b/Sora/Sora.csproj index 904634d..d2ec747 100644 --- a/Sora/Sora.csproj +++ b/Sora/Sora.csproj @@ -3,7 +3,7 @@ Library net6.0 - 1.4.1 + 1.4.2 true true .Net 6异步Onebot机器人框架 diff --git a/Sora/VersionCode.cs b/Sora/VersionCode.cs index bd8d10f..6a5f424 100644 --- a/Sora/VersionCode.cs +++ b/Sora/VersionCode.cs @@ -8,7 +8,7 @@ public static class VersionCode /// /// 版本号 /// - public const string VERSION = "1.4.1"; + public const string VERSION = "1.4.2"; /// /// Onebot版本