Skip to content

Commit b7df042

Browse files
authored
Update SystemTester.ps1
1 parent 2f7989f commit b7df042

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SystemTester.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Portable Sysinternals System Tester
22
# Created by Pacific Northwest Computers - 2025
3-
# Complete Production Version - v2.2
3+
# Complete Production Version - v2.21
44

55
param([switch]$AutoRun)
66

@@ -1847,4 +1847,4 @@ if ($MyInvocation.InvocationName -ne '.') {
18471847
finally {
18481848
Write-Host "Thank you for using Sysinternals Tester v$script:VERSION!" -ForegroundColor Cyan
18491849
}
1850-
}
1850+
}

0 commit comments

Comments
 (0)