Every time I run make release, it always creates beats-8.0.0-platform.tar.gz. Is there a way to change the version number?
What branch are you in when u run the command? If you're in master, that's 8.0. Change to 7.xx to create the relative 7 version
Awesome! Thanks for this!