v #2.7.0.2

This commit is contained in:
2024-06-22 02:49:08 +02:00
parent d3ae2dac09
commit be756c102b
25 changed files with 725 additions and 27 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.0")>
<Assembly: AssemblyFileVersion("2.7.0.0")>
<Assembly: AssemblyVersion("2.7.0.2")>
<Assembly: AssemblyFileVersion("2.7.0.2")>
<Assembly: NeutralResourcesLanguage("sl-SI")>