Update version number

This commit is contained in:
niksedk 2023-05-14 07:38:12 +02:00
parent 557da1b23e
commit 5ce88295e2

View File

@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.6.12.[REVNO]")]
[assembly: AssemblyVersion("3.6.13.[REVNO]")]
// Make the internal types available in our testing assembly.
[assembly: InternalsVisibleTo("Test")]