Skip to content

Commit a433074

Browse files
Merged PR 20: Add preview.1 is the PSData section of psd1
Add preview.1 is the PSData section of psd1
2 parents 70c1a7e + 8ddecd8 commit a433074

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/platyPS.psd1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ PrivateData = @{
9595

9696
PSData = @{
9797

98+
Prerelease = 'preview.1'
99+
98100
# Tags applied to this module. These help with module discovery in online galleries.
99101
Tags = @('help', 'markdown', 'MAML', 'PSEdition_Core', 'PSEdition_Desktop')
100102

0 commit comments

Comments
 (0)