From abdcf81f014b412719993eca7335a05d444f9afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=AB=E5=9F=8Evia?= Date: Thu, 19 Sep 2024 22:22:24 +0800 Subject: [PATCH] release/1.2.4.3 --- .../SharedResources/Panuon.WPF.UI/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SourceCode/SharedResources/Panuon.WPF.UI/Properties/AssemblyInfo.cs b/SourceCode/SharedResources/Panuon.WPF.UI/Properties/AssemblyInfo.cs index ac2c902..88a8adb 100644 --- a/SourceCode/SharedResources/Panuon.WPF.UI/Properties/AssemblyInfo.cs +++ b/SourceCode/SharedResources/Panuon.WPF.UI/Properties/AssemblyInfo.cs @@ -26,5 +26,5 @@ ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("1.2.4.2")] -[assembly: AssemblyFileVersion("1.2.4.2")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.4.3")] +[assembly: AssemblyFileVersion("1.2.4.3")] \ No newline at end of file