From 1f979bd07fbadfff77402c33d9be518fe70d50cf Mon Sep 17 00:00:00 2001 From: lihanbo Date: Mon, 14 Apr 2025 09:20:20 +0800 Subject: [PATCH] 105040 Update to 1.0.1.2 --- Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs | 4 ++-- Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs index 154d269..4ee7fe2 100644 --- a/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.DynaClient/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.1.1")] -[assembly: AssemblyFileVersion("1.0.1.1")] +[assembly: AssemblyVersion("1.0.1.2")] +[assembly: AssemblyFileVersion("1.0.1.2")] diff --git a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs index 0d557aa..c495626 100644 --- a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs @@ -29,6 +29,6 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.1.1")] -[assembly: AssemblyFileVersion("1.0.1.1")] -[assembly: AssemblyInformationalVersion("1.0.1.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.2")] +[assembly: AssemblyFileVersion("1.0.1.2")] +[assembly: AssemblyInformationalVersion("1.0.1.2")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs index 6df36e2..1ade4d4 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.1.1")] -[assembly: AssemblyFileVersion("1.0.1.1")] -[assembly: AssemblyInformationalVersion("1.0.1.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.2")] +[assembly: AssemblyFileVersion("1.0.1.2")] +[assembly: AssemblyInformationalVersion("1.0.1.2")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs index 3618725..2a94efb 100644 --- a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs +++ b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs @@ -28,6 +28,6 @@ using System.Runtime.InteropServices; // 生成号 // 修订号 // -[assembly: AssemblyVersion("1.0.1.1")] -[assembly: AssemblyFileVersion("1.0.1.1")] -[assembly: AssemblyInformationalVersion("1.0.1.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.2")] +[assembly: AssemblyFileVersion("1.0.1.2")] +[assembly: AssemblyInformationalVersion("1.0.1.2")] \ No newline at end of file