We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319d3cf commit 6036581Copy full SHA for 6036581
src/rebar.app.src
@@ -3,7 +3,7 @@
3
4
{application, rebar,
5
[{description, "Rebar: Erlang Build Tool"},
6
- {vsn, "git"},
+ {vsn, "3.14.3"},
7
{modules, []},
8
{registered, []},
9
{applications, [kernel,
0 commit comments