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 6ce4122 commit b91d421Copy full SHA for b91d421
build.ps1
@@ -52,7 +52,7 @@ param (
52
[string] $BuildModulePath,
53
54
[Parameter()]
55
- [version] $BuildModuleVersion = "1.5.13",
+ [version] $BuildModuleVersion = "1.5.14",
56
57
58
[version] $InvokeBuildModuleVersion = "5.11.3"
0 commit comments