From e846277687fbf32fbabf215d5f6e45ba4097bd8e Mon Sep 17 00:00:00 2001
From: SL <123@123.com>
Date: Fri, 5 Jun 2026 17:09:44 +0800
Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3IoProviderConfig?=
=?UTF-8?q?=E4=B8=AD=E7=9A=84BlockIndex=E9=85=8D=E7=BD=AE=E9=94=99?=
=?UTF-8?q?=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App/SicRT/Config/IoProviderConfig.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/App/SicRT/Config/IoProviderConfig.xml b/App/SicRT/Config/IoProviderConfig.xml
index c1771e8..4cd56ee 100644
--- a/App/SicRT/Config/IoProviderConfig.xml
+++ b/App/SicRT/Config/IoProviderConfig.xml
@@ -90,8 +90,8 @@
-
-
+
+
@@ -108,8 +108,8 @@
-
-
+
+
From bae2f56e900ea64fd722a3dbfa4bd8f66715fba3 Mon Sep 17 00:00:00 2001
From: SL <123@123.com>
Date: Fri, 5 Jun 2026 17:10:19 +0800
Subject: [PATCH 2/2] release: v1.1.5
---
App/Modules/SicModules/Properties/AssemblyInfo.cs | 2 +-
App/SicRT/Properties/AssemblyInfo.cs | 2 +-
App/SicUI/Properties/AssemblyInfo.cs | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/App/Modules/SicModules/Properties/AssemblyInfo.cs b/App/Modules/SicModules/Properties/AssemblyInfo.cs
index 5cbd9fe..b08b2d0 100644
--- a/App/Modules/SicModules/Properties/AssemblyInfo.cs
+++ b/App/Modules/SicModules/Properties/AssemblyInfo.cs
@@ -32,4 +32,4 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.4.8.51210")]
+[assembly: AssemblyVersion("1.1.5.60605")]
diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs
index 624c3b5..b6433fa 100644
--- a/App/SicRT/Properties/AssemblyInfo.cs
+++ b/App/SicRT/Properties/AssemblyInfo.cs
@@ -51,7 +51,7 @@ using System.Windows;
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
-[assembly: AssemblyVersion("1.1.3.60601")]
+[assembly: AssemblyVersion("1.1.5.60605")]
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]
diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs
index a919cf2..405b192 100644
--- a/App/SicUI/Properties/AssemblyInfo.cs
+++ b/App/SicUI/Properties/AssemblyInfo.cs
@@ -55,6 +55,6 @@ using System.Windows;
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.1.3.60601")]
+[assembly: AssemblyVersion("1.1.5.60605")]
[assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]