chore: bump version to 2.1.0-SAC

This commit is contained in:
2026-06-19 23:42:12 +10:00
parent 619cc9e1ac
commit b6d9901f05
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ IFS=$'\n\t'
# ============================================
CONFIG_FILE="/etc/ssh-monitor.conf"
SSH_MONITOR_VERSION="2.0.6-SAC"
SSH_MONITOR_VERSION="2.1.0-SAC"
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
if [ -f "$SCRIPT_DIR/sac-client.sh" ]; then