Skip to content

Commit a12c56c

Browse files
committed
remove pre-release label
1 parent a6c689d commit a12c56c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PowerShellBuild/PowerShellBuild.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
AliasesToExport = @('*tasks')
3030
PrivateData = @{
3131
PSData = @{
32-
Prerelease = 'beta1'
3332
Tags = @('psake', 'build', 'InvokeBuild')
3433
LicenseUri = 'https://raw.githubusercontent.com/psake/PowerShellBuild/master/LICENSE'
3534
ProjectUri = 'https://github.com/psake/PowerShellBuild'

0 commit comments

Comments
 (0)