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

@@ -9,7 +9,7 @@
# -f, -y, --force, --yes
# Skip the confirmation prompt during installation
TERMSCP_VERSION="1.0.0"
TERMSCP_VERSION="1.1.0"
GITHUB_URL="https://github.com/veeso/termscp/releases/download/v${TERMSCP_VERSION}"
DEB_URL_AMD64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}-1_amd64.deb"
DEB_URL_AARCH64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}-1_arm64.deb"