Skip to content

Commit

Permalink
Updated scripted build to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependjinbot committed Nov 3, 2023
1 parent 7999bf3 commit 6f1b6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ param (
[string] $BuildModulePath,

[Parameter()]
[version] $BuildModuleVersion = "1.3.11",
[version] $BuildModuleVersion = "1.4.0",

[Parameter()]
[version] $InvokeBuildModuleVersion = "5.7.1"
Expand Down

0 comments on commit 6f1b6ec

Please sign in to comment.