Understanding how branch works

This commit is contained in:
2025-08-30 15:22:53 -04:00
parent 7fb5a9f1ac
commit cdb4eac719

View File

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