We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a082a commit 6ec3b6eCopy full SHA for 6ec3b6e
src/rebar.app.src
@@ -3,7 +3,7 @@
3
4
{application, rebar,
5
[{description, "Rebar: Erlang Build Tool"},
6
- {vsn, "git"},
+ {vsn, "3.4.4"},
7
{modules, []},
8
{registered, []},
9
{applications, [kernel,
0 commit comments