Skip to content

Commit

Permalink
Update version to 1.7.4 in AssemblyInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurits committed Dec 10, 2022
1 parent edffc6a commit f92a825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ErgoCalc/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
// 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("1.7.2.0")]
[assembly: AssemblyFileVersion("1.7.2.0")]
[assembly: AssemblyVersion("1.7.4.0")]
[assembly: AssemblyFileVersion("1.7.4.0")]

// Needed to avoid warnings for ScottPlot 4.0.48
//[assembly: System.Runtime.Versioning.SupportedOSPlatform("windows7.0")]

0 comments on commit f92a825

Please sign in to comment.