mirror of
https://github.com/veeso/termscp.git
synced 2026-07-14 20:13:46 +02:00
chore: release v1.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user