Merge pull request #8697 from qzhuyan/ci/william/bump-relup-helper-2.1.0
build: bump relup helper to 2.1.0
This commit is contained in:
commit
10755e8b3d
|
@ -126,7 +126,7 @@ project_app_dirs(Edition) ->
|
|||
|
||||
plugins() ->
|
||||
[
|
||||
{relup_helper, {git, "https://github.com/emqx/relup_helper", {tag, "2.0.0"}}},
|
||||
{relup_helper, {git, "https://github.com/emqx/relup_helper", {tag, "2.1.0"}}},
|
||||
%% emqx main project does not require port-compiler
|
||||
%% pin at root level for deterministic
|
||||
{pc, "v1.14.0"}
|
||||
|
|
Loading…
Reference in New Issue