Skip to content

Commit 63d0c7d

Browse files
committed
Changing package name from beta to prerelease for dev branch
1 parent e265feb commit 63d0c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
if ($includeSuffix)
88
{
9-
$extensionVersion += "-beta"
9+
$extensionVersion += "-prerelease"
1010
}
1111

1212
$currentDir = Split-Path -Parent $MyInvocation.MyCommand.Path

0 commit comments

Comments
 (0)