Release - 2.7.0.9

This commit is contained in:
2024-06-29 01:14:46 +02:00
parent 01cc5d14c3
commit 1692fa0f9d
8 changed files with 54 additions and 5 deletions

View File

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