chore: release v1.1.1

This commit is contained in:
veeso
2026-06-08 18:54:35 +00:00
parent 4a9da89642
commit 5cee1184dc
7 changed files with 19 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
#>
[CmdletBinding()]
param(
[string]$Version = "1.1.0",
[string]$Version = "1.1.1",
[string]$InstallDir = "$env:LOCALAPPDATA\Programs\termscp",
[Alias("Yes")]
[switch]$Force