We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e2234 commit d87133fCopy full SHA for d87133f
ImageViewer/Properties/AssemblyInfo.cs
@@ -12,7 +12,7 @@
12
[assembly: AssemblyConfiguration("")]
13
[assembly: AssemblyCompany("")]
14
[assembly: AssemblyProduct("ImageViewer")]
15
-[assembly: AssemblyCopyright("Copyright © 2023")]
+[assembly: AssemblyCopyright("Copyright © 2024")]
16
[assembly: AssemblyTrademark("")]
17
[assembly: AssemblyCulture("")]
18
@@ -51,5 +51,5 @@
51
// You can specify all the values or you can default the Build and Revision Numbers
52
// by using the '*' as shown below:
53
// [assembly: AssemblyVersion("1.0.*")]
54
-[assembly: AssemblyVersion("3.7.*")]
+[assembly: AssemblyVersion("3.8.0")]
55
[assembly: AssemblyFileVersion("3.0.0")]
0 commit comments