We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f13e9 commit ca4edd5Copy full SHA for ca4edd5
1 file changed
PSGraph/PSQuickGraph.psd1
@@ -94,7 +94,7 @@ AliasesToExport = @()
94
PrivateData = @{
95
96
PSData = @{
97
- Prerelease = 'beta3'
+ Prerelease = 'beta4'
98
# Tags applied to this module. These help with module discovery in online galleries.
99
# Tags = @()
100
@@ -120,4 +120,4 @@ PrivateData = @{
120
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
121
# DefaultCommandPrefix = ''
122
123
-}
+}
0 commit comments