Merge pull request #1 from inaka/jfacorro.17.relx_compatible
[#17] Added applications to .app.src
This commit is contained in:
commit
c888752806
1 changed files with 2 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
||||||
{description, ""},
|
{description, ""},
|
||||||
{vsn, "1.0"},
|
{vsn, "1.0"},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{env, []}
|
{env, []},
|
||||||
|
{applications, []}
|
||||||
]}.
|
]}.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue