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 82aec80 commit 241ddeaCopy full SHA for 241ddea
build.ps1
@@ -1,6 +1,6 @@
1
$BuildPSModule = @{
2
Name = 'PSModuleUtils'
3
- Version = '1.4.1'
+ Version = '1.5.0'
4
Description = 'A module with helper functions to build and publish PowerShell modules to the PSGallery.'
5
Tags = ('PSEdition_Desktop', 'PSEdition_Core', 'Windows')
6
}
0 commit comments