Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NLilley committed Oct 31, 2024
1 parent 51bd12c commit c23ceee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Build/CommonAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// Minor Version
// Build Number
// Revision
[assembly: AssemblyVersion("3.8.0")]
[assembly: AssemblyFileVersion("3.8.0")]
[assembly: AssemblyVersion("3.7.9")]
[assembly: AssemblyFileVersion("3.7.9")]
// Uncomment the informational version to create a pre-release package
//[assembly: AssemblyInformationalVersion("3.7.8-beta")]
//[assembly: AssemblyInformationalVersion("3.7.9-beta")]

0 comments on commit c23ceee

Please sign in to comment.