chore: release v1.1.0

This commit is contained in:
veeso
2026-06-08 18:17:39 +00:00
parent 535ed23540
commit 282f75c3f3
6 changed files with 552 additions and 725 deletions

View File

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