Skip to content

Commit 86244ca

Browse files
committed
release: Beginning of v2.3.2.
1 parent 5071369 commit 86244ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VersionAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// You can specify all the values or you can default the Build and Revision Numbers
1818
// by using the '*' as shown below:
1919
// [assembly: AssemblyVersion("1.0.*")]
20-
[assembly: AssemblyVersion("2.3.1.0")]
21-
[assembly: AssemblyFileVersion("2.3.1.0")]
22-
[assembly: AssemblyInformationalVersion("2.3.1")]
20+
[assembly: AssemblyVersion("2.3.2.0")]
21+
[assembly: AssemblyFileVersion("2.3.2.0")]
22+
[assembly: AssemblyInformationalVersion("2.3.2-SNAPSHOT")]
2323
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)