2024.4.10.0

This commit is contained in:
Andy
2024-04-10 06:25:39 +03:00
parent 5f90bf6a99
commit 7296fda977
22 changed files with 79 additions and 10 deletions

View File

@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("2024.2.25.0")>
<Assembly: AssemblyFileVersion("2024.2.25.0")>
<Assembly: AssemblyVersion("2024.4.10.0")>
<Assembly: AssemblyFileVersion("2024.4.10.0")>
<Assembly: NeutralResourcesLanguage("en")>