This commit is contained in:
Lutz
2023-08-08 11:03:41 +02:00
parent 30a1a7adf6
commit 59cbead307
5 changed files with 5 additions and 3 deletions

View File

@@ -3,10 +3,11 @@ lparameters toUpdateObject
* Set the properties of the passed updater object.
with toUpdateObject
.VersionNumber = '1.19.79 - 20230806'
.AvailableVersion = 'FoxBin2PRG-1.19.79-update-20230806'
.VersionNumber = '1.19.80 - 20230808'
.AvailableVersion = 'FoxBin2PRG-1.19.80-update-20230808'
.Notes = GetNotes()
* .RegisterWithThor = GetRegisterWithThor()
.RegisterWithThor = "SET STEP ON"
endwith
return toUpdateObject