Skip to content

Commit 3fe9622

Browse files
committed
Add version number to 3.2
1 parent 8a768ea commit 3fe9622

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FamilyShow/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
//
5959
// You can specify all the values or you can default the Revision and Build Numbers
6060
// by using the '*' as shown below:
61-
[assembly: AssemblyVersion("3.1.0.0")]
62-
[assembly: AssemblyFileVersion("3.1.0.0")]
61+
[assembly: AssemblyVersion("3.2.0.0")]
62+
[assembly: AssemblyFileVersion("3.2.0.0")]

0 commit comments

Comments
 (0)