Skip to content

Commit 5e2b1aa

Browse files
committed
Release new version
1 parent ebfa8cd commit 5e2b1aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Ink Canvas/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("WXRIW")]
1212
[assembly: AssemblyProduct("Ink Canvas")]
13-
[assembly: AssemblyCopyright("Copyright © XY Wang 2022")]
13+
[assembly: AssemblyCopyright("Copyright © XY Wang 2023")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -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.5.0.0")]
53-
[assembly: AssemblyFileVersion("3.5.0.0")]
52+
[assembly: AssemblyVersion("3.6.0.0")]
53+
[assembly: AssemblyFileVersion("3.6.0.0")]

0 commit comments

Comments
 (0)