Release 8.4.1 (#11827)

* Release 8.4.1

* Release 8.4.1
This commit is contained in:
AleksanderSklorz
2026-05-20 14:19:20 +05:30
committed by Anamika Dey
parent 27d854c5fc
commit 32e1cd743e
20 changed files with 42 additions and 37 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ get_next_version() {
VERSION=`get_next_version $DIR/..`
JS_API_VERSION=`get_next_version $DIR/../lib/js-api`
echo RELEASE_VERSION=$VERSION >> $GITHUB_OUTPUT
echo "release_version=$VERSION" >> $GITHUB_OUTPUT
echo "====== New libs version: $VERSION ====="
echo "====== New js-api version: $JS_API_VERSION ====="