Skip to content

Commit 8f8a6e5

Browse files
committed
Release new version
1 parent 3e078df commit 8f8a6e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Ink Canvas Packaging/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Identity
1010
Name="63265WXRIW.9875F4656CA2"
1111
Publisher="CN=FD2EEB64-9B3F-4B12-B833-80497D4F956C"
12-
Version="3.7.0.0" />
12+
Version="3.7.1.0" />
1313

1414
<Properties>
1515
<DisplayName>Ink Canvas</DisplayName>

Ink Canvas/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
// You can specify all the values or you can default the Build and Revision Numbers
5050
// by using the '*' as shown below:
5151
// [assembly: AssemblyVersion("1.0.*")]
52-
[assembly: AssemblyVersion("3.7.0.0")]
53-
[assembly: AssemblyFileVersion("3.7.0.0")]
52+
[assembly: AssemblyVersion("3.7.1.0")]
53+
[assembly: AssemblyFileVersion("3.7.1.0")]

0 commit comments

Comments
 (0)