Merge pull request #11767 from zmstone/1016-upgrade-rebar3

build: upgrade to rebar3 3.19.0-emqx-8
This commit is contained in:
Zaiming (Stone) Shi 2023-10-17 00:03:25 +02:00 committed by GitHub
commit 4dd60da9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ case ${OTP_VSN} in
VERSION="3.18.0-emqx-1"
;;
25*)
VERSION="3.19.0-emqx-1"
VERSION="3.19.0-emqx-8"
;;
*)
echo "Unsupporetd Erlang/OTP version $OTP_VSN"