Skip to content

Commit c73552d

Browse files
committed
Update version
1 parent eb12071 commit c73552d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_EntraFalcon.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ if ($BroCi -and $AuthMethod -eq "DeviceCode") {
129129
}
130130

131131
#Constants
132-
$EntraFalconVersion = "V20260121"
132+
$EntraFalconVersion = "V20260125"
133133

134134
# Import shared functions
135135
$ScriptRoot = if ($PSScriptRoot) { $PSScriptRoot } else { Split-Path -Parent $MyInvocation.MyCommand.Path }

0 commit comments

Comments
 (0)