Skip to content

Commit

Permalink
Merge pull request #21 from thalesmg/fix-bump-vsn
Browse files Browse the repository at this point in the history
chore: fix version in rebar.config
  • Loading branch information
thalesmg authored Oct 24, 2024
2 parents 8bfaf99 + d6c2cd4 commit d0199c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

{escript_name, rebar3}.
{escript_wrappers_windows, ["cmd", "powershell"]}.
{escript_comment, "%%Rebar3 3.20.0-emqx-3"}.
{escript_comment, "%%Rebar3 3.20.0-emqx-5"}.
{escript_emu_args, "%%! +pc unicode +sbtu +A1\n"}.
%% escript_incl_priv is for internal rebar-private use only.
%% Do not use outside rebar. Config interface is not stable.
Expand Down

0 comments on commit d0199c9

Please sign in to comment.