Skip to content

Commit

Permalink
Add version number to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fredatgithub committed Mar 10, 2020
1 parent 8a768ea commit 3fe9622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FamilyShow/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.1.0.0")]
[assembly: AssemblyFileVersion("3.1.0.0")]
[assembly: AssemblyVersion("3.2.0.0")]
[assembly: AssemblyFileVersion("3.2.0.0")]

0 comments on commit 3fe9622

Please sign in to comment.