diff --git a/src/Microsoft.PowerShell.PlatyPS.psd1 b/src/Microsoft.PowerShell.PlatyPS.psd1 index 25739810..3548d457 100644 --- a/src/Microsoft.PowerShell.PlatyPS.psd1 +++ b/src/Microsoft.PowerShell.PlatyPS.psd1 @@ -74,7 +74,7 @@ PrivateData = @{ PSData = @{ - Prerelease = 'preview5' + Prerelease = 'rc1' # Tags applied to this module. These help with module discovery in online galleries. Tags = @('help', 'markdown', 'MAML', 'PSEdition_Core', 'PSEdition_Desktop')