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 249ec45 commit 56c955cCopy full SHA for 56c955c
apps/rebar/src/rebar.app.src.script
@@ -2,7 +2,7 @@
2
%% ex: ts=4 sw=4 ft=erlang et
3
{application, rebar,
4
[{description, "Rebar: Erlang Build Tool"},
5
- {vsn, "3.25.1"},
+ {vsn, "git"},
6
{modules, []},
7
{registered, []},
8
{applications, [kernel,
0 commit comments