chore: update the release branch in bin/release file

This commit is contained in:
Younes ENNAJI
2024-05-05 19:59:01 +01:00
parent 766b9c0a16
commit 3b381ecd15
+1 -1
View File
@@ -10,7 +10,7 @@ then
exit 1
fi
RELEASE_BRANCH="main"
RELEASE_BRANCH="2.x"
CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
VERSION=$1