- Update \common\VersionInfo.cs
[assembly: System.Reflection.AssemblyFileVersion("x.x.x.0")]
[assembly: System.Reflection.AssemblyInformationalVersion("x.x.x.0")]
- Create an alpha tag, like v1.0.3-alpha
- Commit changes and push to GitHub.
-
Draft a new release on GitHub, https://github.com/zionyx/jenkins-tray/releases/new
-
Find out all the closed issues against a certain milestone: https://github.com/zionyx/jenkins-tray/milestones
-
Use the recent alpha tag
-
Use previous releases as guides, will update it here soon.
-
Mark release as This is a pre-release.
-
Publish release.