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