Push these changes to the branch you want to release from (main/develop/or your branch).
Create a New Version Tag on GitHub
Go to GitHub and create a new version tag on the branch. This tag should be the full version string, such as "0.3.0-1-aasV3-alpha-develop". The build number can be omitted in the tag name.
Update the process for creating versions: