Fix SPN build

This commit is contained in:
Daniel
2025-01-13 10:09:11 +01:00
parent ef7b129ced
commit 96209c28cf
4 changed files with 14 additions and 8 deletions

View File

@@ -74,6 +74,7 @@ func Set(setName string, setVersion string, setLicenseName string) {
if setVersion != "" {
version = setVersion
versionNumber = setVersion
}
}