Skip to content

Commit ca4edd5

Browse files
committed
Prepare PSQuickGraph 2.5.0-beta4
1 parent a6f13e9 commit ca4edd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PSGraph/PSQuickGraph.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ AliasesToExport = @()
9494
PrivateData = @{
9595

9696
PSData = @{
97-
Prerelease = 'beta3'
97+
Prerelease = 'beta4'
9898
# Tags applied to this module. These help with module discovery in online galleries.
9999
# Tags = @()
100100

@@ -120,4 +120,4 @@ PrivateData = @{
120120
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
121121
# DefaultCommandPrefix = ''
122122

123-
}
123+
}

0 commit comments

Comments
 (0)