Skip to content

Commit a98bc60

Browse files
committed
Update VCU GUI version
1 parent 4912b5b commit a98bc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Install-Software.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ function Install-ThorlabsKinesis {
543543
function Install-VCU {
544544
[OutputType([int])]
545545
param(
546-
[string]$Version = "0.13.40"
546+
[string]$Version = "0.13.42"
547547
)
548548
$FilePath = "${SoftwareRepoPath}\VCU\VCU_GUI_Setup_${Version}.exe"
549549
if (Test-Path "$FilePath") {

0 commit comments

Comments
 (0)