chore: release 1.2.9-SAC (align version.txt and SSH_MONITOR_VERSION)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-31 11:18:58 +10:00
parent 454a220890
commit 192713d2da
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ IFS=$'\n\t'
# ============================================
CONFIG_FILE="/etc/ssh-monitor.conf"
SSH_MONITOR_VERSION="1.2.7-SAC"
SSH_MONITOR_VERSION="1.2.9-SAC"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
if [ -f "$SCRIPT_DIR/sac-client.sh" ]; then