diff --git a/ebin/rebar.app b/ebin/rebar.app index e18c400..9e0bab5 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "3.0.0"}, + {vsn, "2.9.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils,