Skip to content

Commit d8f0bbd

Browse files
committed
Bump version
1 parent 03f04b6 commit d8f0bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "V20260125"
132+
$EntraFalconVersion = "V20260127"
133133

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

0 commit comments

Comments
 (0)