Description | Status |
---|---|
Master Branch Build Status |
How to create a release:
Example branch name: release/0.11.0
RELEASE_VERSION will be used for multiple things:
- It will tag the commit with this string
- It will name the release with this string
- It will add this string as a suffix to attachments of the release (example: plugins-0.11.0.zip
- Check the build status here: https://dev.azure.com/colyseus/colyseus-unity3d/_build
- Check the deploy status here: https://dev.azure.com/colyseus/colyseus-unity3d/_release
- Change the release notes if necessary
MIT