-
Notifications
You must be signed in to change notification settings - Fork 1
Update Time
Ben Cuan edited this page Jun 2, 2016
·
2 revisions
##Here are all the things that must be done when a new update comes out.
- Build the Mac, Windows and Linux versions, then zip them
- Copy them over to Dropbox
- Create a pull request from develop to master. Squash all commits into one, and name it "Update X.Y.z"
- Create a new release in master. The tag is vX.y.z or vX.y.z-alpha. The name is Release X.y.z or Alpha x.y.z
- Upload the build zips as binary attachments to the release
- Update the website with a news section, webGL, and new links to the Dropbox files
- Email followers
- Build on Unity Cloud
- Update Changelog and TODO list