Skip to content

Commit 4b0593f

Browse files
authored
Update network-watcher-agent-update.md
Doc update
1 parent 602bb72 commit 4b0593f

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)