From c50e00a24ce951fd389038eb9cd9b022a17cc19f Mon Sep 17 00:00:00 2001 From: lihanbo Date: Thu, 3 Apr 2025 17:31:57 +0800 Subject: [PATCH] 105040 Update to 1.0.0.36 --- Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs index 58a18ee..6363bfb 100644 --- a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs @@ -46,6 +46,6 @@ using System.Windows; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.0.35")] -[assembly: AssemblyFileVersion("1.0.0.35")] -[assembly: AssemblyInformationalVersion("1.0.0.35")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.0.36")] +[assembly: AssemblyFileVersion("1.0.0.36")] +[assembly: AssemblyInformationalVersion("1.0.0.36")] \ No newline at end of file