Skip to content

Commit d87133f

Browse files
committed
fixed version to 3.8.0
1 parent f5e2234 commit d87133f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ImageViewer/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("")]
1414
[assembly: AssemblyProduct("ImageViewer")]
15-
[assembly: AssemblyCopyright("Copyright © 2023")]
15+
[assembly: AssemblyCopyright("Copyright © 2024")]
1616
[assembly: AssemblyTrademark("")]
1717
[assembly: AssemblyCulture("")]
1818

@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("3.7.*")]
54+
[assembly: AssemblyVersion("3.8.0")]
5555
[assembly: AssemblyFileVersion("3.0.0")]

0 commit comments

Comments
 (0)