From 0c8d7b69d2816441a267acc16a1ef87a543f1d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=AB=E5=9F=8Evia?= Date: Thu, 1 Aug 2024 11:44:44 +0800 Subject: [PATCH] release/1.2.2.2 --- .../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 5140b40..4f21c84 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.2.1")] -[assembly: AssemblyFileVersion("1.2.2.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.2.2")] +[assembly: AssemblyFileVersion("1.2.2.2")] \ No newline at end of file