You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
Move from .app.src to PROJECT_* Makefile variables
This is recommended by Erlang.mk user guide and we can do it because
there is no application env variables for this plugin.
This allows to specify the plugin version from the command line:
make PROJECT_VERSION=1.0.0
0 commit comments