From 60daf80e78e1a73664c1968ae0edfecf45bab4fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=84=86=E9=A5=BC=E5=B9=B2?= Date: Thu, 4 Jan 2024 21:04:15 +0800 Subject: [PATCH] release: 1.4.2 --- 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 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版本