Skip to content

Commit 41db2cb

Browse files
committed
2 parents 1c56667 + a58eed5 commit 41db2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

n8n-manager.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ IFS=$'\n\t'
99
CONFIG_FILE_PATH="${XDG_CONFIG_HOME:-$HOME/.config}/n8n-manager/config"
1010

1111
# --- Global variables ---
12-
VERSION="3.0.8"
12+
VERSION="3.0.9"
1313
DEBUG_TRACE=${DEBUG_TRACE:-false} # Set to true for trace debugging
1414
SELECTED_ACTION=""
1515
SELECTED_CONTAINER_ID=""

0 commit comments

Comments
 (0)