-
-
Notifications
You must be signed in to change notification settings - Fork 74
Release Process
achimmihca edited this page Jul 4, 2022
·
5 revisions
- The Semantic Version must be set in
Edit > Project Settings... > Player > Version
.- Example value:
1.2.3
- This value will automatically be copied to the
VERSION.txt
file on build.
- Example value:
- Note that the semantic version is the one used by the NewVersionChecker.
Before creating a new release, make sure the semantic version has been set and committed, including the VERSION.txt
file.
- Go to the release page and draft a new release.
- As "Tag version" use the Semantic Version preceded by a "v".
- Example value:
v1.2.3
- Note that, when creating a release from master, a tag is created automatically when the release is published.
- Example value:
- Choose something appropriate as release name:
- Example value:
UltraStar Play v1.2.3
- Example value:
- Check "This is a pre-release"
- Add description
- Add the build artifacts for the different platforms of the last successful build
- Make sure that the file name includes the platform, e.g.,
UltraStarPlay-v1.2.3-Android.apk
- Make sure that the file name includes the platform, e.g.,
Afterwards, have a release party 😀 🎤 🎉
Did you found what you're looking for? If you still got questions look into ❔Common FAQ or go to 💬UltraStar Play Discord. There is also a 👋🏻central help desk of UltraStar/Vocaluxe/Performous-Community on Discord.