Skip to content

Commit ade65ae

Browse files
committed
Bump version
1 parent 4aecb13 commit ade65ae

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 @@ Param (
129129
)
130130

131131
#Constants
132-
$EntraFalconVersion = "V20260414"
132+
$EntraFalconVersion = "V20260422"
133133

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

0 commit comments

Comments
 (0)