We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a234e commit 3fda833Copy full SHA for 3fda833
src/Microsoft.PowerShell.PlatyPS.psd1
@@ -74,7 +74,7 @@ PrivateData = @{
74
75
PSData = @{
76
77
- Prerelease = 'preview2'
+ Prerelease = 'preview3'
78
79
# Tags applied to this module. These help with module discovery in online galleries.
80
Tags = @('help', 'markdown', 'MAML', 'PSEdition_Core', 'PSEdition_Desktop')
0 commit comments