Skip to content

Commit

Permalink
Updated scripted build to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependjinbot committed Jan 17, 2024
1 parent 14c1298 commit 9561019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.5.3",
[version] $BuildModuleVersion = "1.5.4",

[Parameter()]
[version] $InvokeBuildModuleVersion = "5.7.1"
Expand Down Expand Up @@ -174,4 +174,4 @@ task PrePackage {}
task PostPackage {}
task PrePublish {}
task PostPublish {}
task RunLast {}
task RunLast {}

0 comments on commit 9561019

Please sign in to comment.