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