Skip to content

Commit

Permalink
Revert version update in top-level AssemblyVersionInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Deacon-McIntyre committed Apr 20, 2021
1 parent 19aec85 commit 99e4a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AssemblyVersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,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("5.13.0.0")]
[assembly: AssemblyFileVersion("5.13.0.0")]
[assembly: AssemblyVersion("5.12.1.0")]
[assembly: AssemblyFileVersion("5.12.1.0")]

0 comments on commit 99e4a98

Please sign in to comment.