From 61b6a149a30e3706e4f73a8cadf40dc16341acb1 Mon Sep 17 00:00:00 2001 From: Sunny Date: Sun, 11 Sep 2022 15:56:09 +0800 Subject: [PATCH] V3.2.4 --- SunnyUI/Controls/UIGlobal.cs | 2 +- SunnyUI/SunnyUI.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SunnyUI/Controls/UIGlobal.cs b/SunnyUI/Controls/UIGlobal.cs index 2c525519..e1b68f07 100644 --- a/SunnyUI/Controls/UIGlobal.cs +++ b/SunnyUI/Controls/UIGlobal.cs @@ -31,7 +31,7 @@ namespace Sunny.UI /// /// 版本 /// - public const string Version = "SunnyUI.Net V3.2.3.1"; + public const string Version = "SunnyUI.Net V3.2.4"; public const int EditorMinHeight = 20; public const int EditorMaxHeight = 60; diff --git a/SunnyUI/SunnyUI.csproj b/SunnyUI/SunnyUI.csproj index 4ecebda9..567df0b6 100644 --- a/SunnyUI/SunnyUI.csproj +++ b/SunnyUI/SunnyUI.csproj @@ -9,7 +9,7 @@ SunnyUI.Net 是基于.Net Framework 4.0~4.8、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。 CopyRight © SunnyUI.Net 2012-2022 GPL-3.0-only - 3.2.3.1 + 3.2.4 ShenYonghua SunnyUI.Net SunnyUI