Skip to content

Commit 08a8ac3

Browse files
authored
Remove Prerelease tag for 1.1 GA. (#207)
1 parent 91f1739 commit 08a8ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.PowerShell.Crescendo/src/Microsoft.PowerShell.Crescendo.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ PrivateData = @{
6565
# ReleaseNotes = ''
6666

6767
# Prerelease string of this module
68-
Prerelease = 'RC1'
68+
# Prerelease = ''
6969

7070
# Flag to indicate whether the module requires explicit user acceptance for install/update/save
7171
RequireLicenseAcceptance = $false

0 commit comments

Comments
 (0)