diff --git a/SuperCom/CustomWindows/About.xaml b/SuperCom/CustomWindows/About.xaml index ef051bb..fdaac3b 100644 --- a/SuperCom/CustomWindows/About.xaml +++ b/SuperCom/CustomWindows/About.xaml @@ -79,7 +79,7 @@ FontSize="11" Foreground="{DynamicResource Window.Sub.Foreground}" Style="{StaticResource ReadOnlyTextBox}" - Text="发行日期:2022-12-24" /> + Text="发行日期:2022-01-04" /> diff --git a/SuperCom/Properties/AssemblyInfo.cs b/SuperCom/Properties/AssemblyInfo.cs index 59851ab..315f0fa 100644 --- a/SuperCom/Properties/AssemblyInfo.cs +++ b/SuperCom/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.5.0.0")] -[assembly: AssemblyFileVersion("2.5.0.0")] +[assembly: AssemblyVersion("2.6.0.0")] +[assembly: AssemblyFileVersion("2.6.0.0")]