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 f99625e commit dc3bb1bCopy full SHA for dc3bb1b
1 file changed
build.ps1
@@ -71,7 +71,7 @@ param (
71
[string] $BuildModulePath,
72
73
[Parameter()]
74
- [version] $BuildModuleVersion = "1.5.6",
+ [version] $BuildModuleVersion = "1.5.8",
75
76
77
[version] $InvokeBuildModuleVersion = "5.10.3"
0 commit comments