Skip to content

Commit aa9a2bb

Browse files
Update version to be 1.0.0 by removing prerelease (#786)
1 parent d0b7bf2 commit aa9a2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.PowerShell.PlatyPS.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ PrivateData = @{
7474

7575
PSData = @{
7676

77-
Prerelease = 'rc3'
77+
## Prerelease = ''
7878

7979
# Tags applied to this module. These help with module discovery in online galleries.
8080
Tags = @('help', 'markdown', 'MAML', 'PSEdition_Core', 'PSEdition_Desktop')

0 commit comments

Comments
 (0)