diff --git a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml index 7ae15fc..0a05e3a 100644 --- a/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml +++ b/App/Modules/SicModules/Config/Recipe/Sic/Process/PN2.xml @@ -170,58 +170,63 @@ + - + - - - + + + - - - - - + + + + + - - - - - - - + + + + + + + - - + + - - - - - + + + + + - - - - - + + + + + + + + + diff --git a/App/SicRT/Properties/AssemblyInfo.cs b/App/SicRT/Properties/AssemblyInfo.cs index f4289dc..cd9cb41 100644 --- a/App/SicRT/Properties/AssemblyInfo.cs +++ b/App/SicRT/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号 // 方法是按如下所示使用“*”: : -[assembly: AssemblyVersion("1.1.11.60709")] +[assembly: AssemblyVersion("1.1.12.60721")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")] diff --git a/App/SicUI/Properties/AssemblyInfo.cs b/App/SicUI/Properties/AssemblyInfo.cs index 005bf06..13c8e70 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.11.60709")] +[assembly: AssemblyVersion("1.1.12.60721")] [assembly: AssemblyInformationalVersion("氮化硅12寸(无EFEM)")]