Merge pull request #11767 from zmstone/1016-upgrade-rebar3
build: upgrade to rebar3 3.19.0-emqx-8
This commit is contained in:
commit
4dd60da9ee
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue