This commit is contained in:
2024-06-16 05:10:11 +02:00
parent 1afcecab7c
commit de5ae3920c
26 changed files with 7032 additions and 103 deletions

View File

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