2.0.0 to 2.1.0

This commit is contained in:
Gu1llaum-3 2025-03-15 16:15:46 +01:00
parent 3527ead993
commit f161cf43e4

View File

@ -18,7 +18,7 @@
set -eo pipefail; [[ $TRACE ]] && set -x
readonly VERSION="2.0.0"
readonly VERSION="2.1.0"
readonly CONFIG_DIR="${HOME}/.config/sshm"
readonly DEFAULT_CONFIG="${HOME}/.ssh/config"
readonly CURRENT_CONTEXT_FILE="${CONFIG_DIR}/.current_context"