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