Skip to content

Commit

Permalink
fixed version to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kopaka committed Jul 20, 2023
1 parent 1903bcc commit 1569af1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImageViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ImageViewer")]
[assembly: AssemblyCopyright("Copyright © 2022")]
[assembly: AssemblyCopyright("Copyright © 2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.6.*")]
[assembly: AssemblyVersion("3.7.0")]
[assembly: AssemblyFileVersion("3.0.0")]

0 comments on commit 1569af1

Please sign in to comment.