diff --git a/Bin/SunnyUI.Demo.exe b/Bin/SunnyUI.Demo.exe index 524f1fa3..a69d8ad5 100644 Binary files a/Bin/SunnyUI.Demo.exe and b/Bin/SunnyUI.Demo.exe differ diff --git a/Bin/SunnyUI.dll b/Bin/SunnyUI.dll index 5fa538b0..8aa370ae 100644 Binary files a/Bin/SunnyUI.dll and b/Bin/SunnyUI.dll differ diff --git a/SunnyUI/Properties/AssemblyInfo.cs b/SunnyUI/Properties/AssemblyInfo.cs index 8fbe3514..02ee3455 100644 --- a/SunnyUI/Properties/AssemblyInfo.cs +++ b/SunnyUI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 可以指定所有这些值,也可以使用“内部版本号”和“修订号”的默认值, // 方法是按如下所示使用“*”: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.2.9.0")] -[assembly: AssemblyFileVersion("2.2.9.0")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.10.0")] +[assembly: AssemblyFileVersion("2.2.10.0")] \ No newline at end of file