Skip to content

Commit 53ca642

Browse files
authored
Set version to 3.2.0.30713 (#1299)
1 parent 0f25bcc commit 53ca642

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/version.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
2-
// Version 3.1.0, year 2018+3 month 04 day 21
3-
[assembly: AssemblyVersion("3.1.0.30421")]
4-
[assembly: AssemblyFileVersion("3.1.0.30421")]
2+
// Version 3.2.0, year 2018+3 month 07 day 13
3+
[assembly: AssemblyVersion("3.2.0.30713")]
4+
[assembly: AssemblyFileVersion("3.2.0.30713")]

0 commit comments

Comments
 (0)