From 071f3bc50368ffeed941ccfed0404f8561f01f38 Mon Sep 17 00:00:00 2001 From: lihanbo Date: Fri, 25 Apr 2025 16:26:09 +0800 Subject: [PATCH] 105040 Update to 1.0.1.4 --- Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin.WPFUI/Properties/AssemblyInfo.cs | 6 +++--- Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin.Service/Properties/AssemblyInfo.cs index 006ac82..af25297 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.3")] -[assembly: AssemblyFileVersion("1.0.1.3")] -[assembly: AssemblyInformationalVersion("1.0.1.3")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.4")] +[assembly: AssemblyFileVersion("1.0.1.4")] +[assembly: AssemblyInformationalVersion("1.0.1.4")] \ 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 20e68a1..19c205a 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.3")] -[assembly: AssemblyFileVersion("1.0.1.3")] -[assembly: AssemblyInformationalVersion("1.0.1.3")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.4")] +[assembly: AssemblyFileVersion("1.0.1.4")] +[assembly: AssemblyInformationalVersion("1.0.1.4")] \ No newline at end of file diff --git a/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs b/Sinvo.EplanHpD.Plugin/Properties/AssemblyInfo.cs index bd169d8..c8ef757 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.3")] -[assembly: AssemblyFileVersion("1.0.1.3")] -[assembly: AssemblyInformationalVersion("1.0.1.3")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.1.4")] +[assembly: AssemblyFileVersion("1.0.1.4")] +[assembly: AssemblyInformationalVersion("1.0.1.4")] \ No newline at end of file