Browse Source

Bump to 3.7.0-rc2

pull/1903/head 3.7.0-rc2
Tristan Sloughter 6 years ago
parent
commit
d59b5fdd7b
No known key found for this signature in database GPG Key ID: AAB97DDECCEB8150
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src View File

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "git"},
{vsn, "3.7.0-rc2"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save