chore: bump agent version to 1.2.0-SAC

This commit is contained in:
PTah
2026-05-27 14:09:35 +10:00
parent a4ea24c3f1
commit 8627fdbcec
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ IFS=$'\n\t'
# ============================================
CONFIG_FILE="/etc/ssh-monitor.conf"
SSH_MONITOR_VERSION="1.1.3-server-label"
SSH_MONITOR_VERSION="1.2.0-SAC"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
if [ -f "$SCRIPT_DIR/sac-client.sh" ]; then