We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e265feb commit 63d0c7dCopy full SHA for 63d0c7d
build.ps1
@@ -6,7 +6,7 @@
6
7
if ($includeSuffix)
8
{
9
- $extensionVersion += "-beta"
+ $extensionVersion += "-prerelease"
10
}
11
12
$currentDir = Split-Path -Parent $MyInvocation.MyCommand.Path
0 commit comments