From 4c9c9edc812d8de286a76b3fd460b375561f73dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 23 Feb 2023 17:13:26 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 9b19461..05b2ccf 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,8 +6,6 @@ # PHP APP SPECIFIC #================================================= -version_commit=99a9ab783815e3bddeebd0de8ad74d010e5162b1 - # nodejs version nodejs_version=16