From ca670d479a7328af5c43d7b9041f23554346e9cd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 13 Jun 2022 20:48:54 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index c35d125..060c61a 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ nodejs_version=16 -n8n_version=0.175.0 +n8n_version=0.181.2 #================================================= # PERSONAL HELPERS