This commit is contained in:
2025-02-19 10:49:41 +01:00
parent 0f69215ad1
commit 684effb4ed
2 changed files with 3 additions and 3 deletions

View File

@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' übernehmen, indem Sie "*" eingeben: ' übernehmen, indem Sie "*" eingeben:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.3.6.2")> <Assembly: AssemblyVersion("1.3.6.3")>
<Assembly: AssemblyFileVersion("1.3.6.2")> <Assembly: AssemblyFileVersion("1.3.6.3")>

View File

@@ -98,7 +98,7 @@ Public Class cHMRC_ENS
Dim TOKEN = cHMRC.getTOKEN("ENS") Dim TOKEN = cHMRC.getTOKEN("ENS", True)
If TOKEN.hasEntry Then If TOKEN.hasEntry Then