We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f04b6 commit d8f0bbdCopy full SHA for d8f0bbd
run_EntraFalcon.ps1
@@ -129,7 +129,7 @@ if ($BroCi -and $AuthMethod -eq "DeviceCode") {
129
}
130
131
#Constants
132
-$EntraFalconVersion = "V20260125"
+$EntraFalconVersion = "V20260127"
133
134
# Import shared functions
135
$ScriptRoot = if ($PSScriptRoot) { $PSScriptRoot } else { Split-Path -Parent $MyInvocation.MyCommand.Path }
0 commit comments