Release new version

This commit is contained in:
XY Wang 2023-06-06 10:49:55 +08:00
parent 3e078df409
commit 8f8a6e5f12
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<Identity
Name="63265WXRIW.9875F4656CA2"
Publisher="CN=FD2EEB64-9B3F-4B12-B833-80497D4F956C"
Version="3.7.0.0" />
Version="3.7.1.0" />
<Properties>
<DisplayName>Ink Canvas</DisplayName>

View File

@ -49,5 +49,5 @@ using System.Windows;
// 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("3.7.0.0")]
[assembly: AssemblyFileVersion("3.7.0.0")]
[assembly: AssemblyVersion("3.7.1.0")]
[assembly: AssemblyFileVersion("3.7.1.0")]