Updated version to v2.4.0.1

As there are some breaking changes this cannot be considered a hotfix, so it need to be a new minor version. So it is now v2.4.0.
This commit is contained in:
Terry MacDonald 2022-06-02 19:52:48 +12:00
parent 3fba28087c
commit 14827c69ad

View File

@ -26,8 +26,8 @@ using System.Resources;
[assembly: Guid("e4ceaf5e-ad01-4695-b179-31168eb74c48")]
// Version information
[assembly: AssemblyVersion("2.3.2.16")]
[assembly: AssemblyFileVersion("2.3.2.16")]
[assembly: AssemblyVersion("2.4.0.1")]
[assembly: AssemblyFileVersion("2.4.0.1")]
[assembly: NeutralResourcesLanguageAttribute( "en" )]
[assembly: CLSCompliant(true)]