This commit is contained in:
Sunny 2022-09-11 15:56:09 +08:00
parent d88ad84b06
commit 61b6a149a3
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ namespace Sunny.UI
/// <summary>
/// 版本
/// </summary>
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;

View File

@ -9,7 +9,7 @@
<Description>SunnyUI.Net 是基于.Net Framework 4.0~4.8、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。</Description>
<Copyright>CopyRight © SunnyUI.Net 2012-2022</Copyright>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
<Version>3.2.3.1</Version>
<Version>3.2.4</Version>
<Authors>ShenYonghua</Authors>
<Company>SunnyUI.Net</Company>
<PackageId>SunnyUI</PackageId>