Browse Source

Merge branch 'release/2.0' into release/2.1

Nate McMaster 7 years ago
parent
commit
a7194f0a6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/ListRepoVersions.ps1

+ 1 - 1
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
 #>