Skip to content

Commit fcda0bb

Browse files
committed
Merge branch 'patch-3' of https://github.com/rathinaman/azure-docs into nw-agent
2 parents 1254562 + 4b0593f commit fcda0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/network-watcher-agent-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ param(
6464
[Parameter(Mandatory=$false)]
6565
[Switch] $NoUpdate = $false,
6666
[Parameter(Mandatory=$false)]
67-
[string] $MinVersion = "1.4.2573.1"
67+
[string] $MinVersion = "1.4.2.1"
6868
)
6969
function NeedsUpdate($version)
7070
{

0 commit comments

Comments
 (0)