Remove kasmvnc version from script

This commit is contained in:
Richard Koliser 2026-02-09 17:30:52 -05:00
parent f358471dcb
commit 6b4c692e92
No known key found for this signature in database

View file

@ -19,7 +19,7 @@ BUILD_ARCH=$(uname -m)
UBUNTU_CODENAME=""
COMMIT_ID="e170785a471811b32e363383333726e5ae1b2f8c"
BRANCH="master" # just use 'release' for a release branch
KASMVNC_VER="1.4.1"
KASMVNC_VER=""
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
# Naming scheme is now different between an official release and feature branch