diff --git a/scripts/update-version.sh b/scripts/update-version.sh index 953a505fb0..e06a30c4f5 100755 --- a/scripts/update-version.sh +++ b/scripts/update-version.sh @@ -17,7 +17,7 @@ eval projects=( "cli" "process-services-cloud" "insights" "testing" - "extensions", + "extensions" "eslint-plugin-eslint-angular" ) cd `dirname $0`