Skip to content

Commit 88cc330

Browse files
Resolve Bug #30
1 parent 4573513 commit 88cc330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Agent/InstallAgent.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ $SC = @{
290290
}
291291
"RunningInstanceTimeout" = 30
292292
"ScriptEventLog" = "Application"
293-
"ScriptVersion" = "6.0.0"
293+
"ScriptVersion" = "6.0.1"
294294
"SuccessScriptAction" = "Graceful Exit"
295295
"SuccessScriptResult" = "Script Completed Successfully"
296296
}

0 commit comments

Comments
 (0)