We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4573de commit efd3dcdCopy full SHA for efd3dcd
1 file changed
build.ps1
@@ -71,7 +71,7 @@ param (
71
[string] $BuildModulePath,
72
73
[Parameter()]
74
- [version] $BuildModuleVersion = "1.5.3",
+ [version] $BuildModuleVersion = "1.5.4",
75
76
77
[version] $InvokeBuildModuleVersion = "5.7.1"
0 commit comments