This commit is contained in:
Lutz
2023-08-08 11:22:34 +02:00
parent 59cbead307
commit 1265d22b47

View File

@@ -7,7 +7,7 @@ with toUpdateObject
.AvailableVersion = 'FoxBin2PRG-1.19.80-update-20230808' .AvailableVersion = 'FoxBin2PRG-1.19.80-update-20230808'
.Notes = GetNotes() .Notes = GetNotes()
* .RegisterWithThor = GetRegisterWithThor() * .RegisterWithThor = GetRegisterWithThor()
.RegisterWithThor = "SET STEP ON" .RegisterWithThor = "SET STEP ON"+0h0d0a+"*"+sys(16)
endwith endwith
return toUpdateObject return toUpdateObject