Creating a releaseΒΆ
To create a release simply run make release -e TAG=<desired tag>. The release files will be available in the directory ./release/<desired tag>. The files will then need to be moved to the desired release location.
The only difference between the files created by make release and make mothership is that the release creates a mac binary in addition to the linux binary.