diff --git a/FalconContain.ps1 b/FalconContain.ps1 index 73cbc28..5ed607e 100644 --- a/FalconContain.ps1 +++ b/FalconContain.ps1 @@ -112,7 +112,7 @@ Add-Type -AssemblyName System.Windows.Forms #Form Window $Form = New-Object system.Windows.Forms.Form $Form.ClientSize = New-Object System.Drawing.Point(725,525) -$Form.text = "Falcon Contain 1.1.5 August 7 2023" +$Form.text = "Falcon Contain 1.1.6 December 22 2023" $Form.TopMost = $false #AID form entry field