Compare commits

1 Commits

Author SHA1 Message Date
cdb4eac719 Understanding how branch works 2025-08-30 15:22:53 -04:00

View File

@@ -101,7 +101,7 @@ $adtSession = @{
AppRevision = '01'
AppSuccessExitCodes = @(0)
AppRebootExitCodes = @(1641, 3010)
AppScriptVersion = '1.1.0'
AppScriptVersion = '1.1.1'
AppScriptDate = '08/08/2025'
AppScriptAuthor = 'jxp066admin'