version control

This commit is contained in:
ChanginJolly 2024-03-10 14:21:25 +08:00
parent fccdea4ee8
commit 3f42652672
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
4.5.1 4.5.2

View File

@ -49,5 +49,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.5.1.0")] [assembly: AssemblyVersion("4.5.2.0")]
[assembly: AssemblyFileVersion("4.5.1.0")] [assembly: AssemblyFileVersion("4.5.2.0")]