Skip to content

Commit a58eed5

Browse files
committed
chore(release): bump version to 3.0.9
1 parent 1bc7b9e commit a58eed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)