This repository was archived by the owner on Mar 2, 2022. It is now read-only.
v1.0.2
·
140 commits
to master
since this release
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