2024.2.25.0

This commit is contained in:
Andy
2024-02-25 11:31:33 +03:00
parent 75039ac4d2
commit 09760a6926
23 changed files with 78 additions and 22 deletions

View File

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