We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfa8cd commit 5e2b1aaCopy full SHA for 5e2b1aa
Ink Canvas/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("WXRIW")]
12
[assembly: AssemblyProduct("Ink Canvas")]
13
-[assembly: AssemblyCopyright("Copyright © XY Wang 2022")]
+[assembly: AssemblyCopyright("Copyright © XY Wang 2023")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -49,5 +49,5 @@
49
// You can specify all the values or you can default the Build and Revision Numbers
50
// by using the '*' as shown below:
51
// [assembly: AssemblyVersion("1.0.*")]
52
-[assembly: AssemblyVersion("3.5.0.0")]
53
-[assembly: AssemblyFileVersion("3.5.0.0")]
+[assembly: AssemblyVersion("3.6.0.0")]
+[assembly: AssemblyFileVersion("3.6.0.0")]
0 commit comments