From 704ad8086d3d6aa0fa1c20efedd2f1301f0157bd Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 4 Jun 2018 10:34:22 -0700 Subject: [PATCH] Update description of script [ci skip] --- scripts/ListRepoVersions.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ListRepoVersions.ps1 b/scripts/ListRepoVersions.ps1 index 62dfba8592..06ba399166 100755 --- a/scripts/ListRepoVersions.ps1 +++ b/scripts/ListRepoVersions.ps1 @@ -2,7 +2,7 @@ <# .SYNOPSIS - Tags each repo according to VersionPrefix in version.props of that repo + Lists the version of all submodules and this repo .PARAMETER Shipping Only list repos that are shipping #>