- Change Program version number.
- Update Changelog (in development branch)
- Make sure All code is pushed to GitHub to the development branch
- Create a Pull request Dev -> Releases
- Run the build.cmd and wait for it to finish
- Once Finished Edit the "RELEASES" FILE in the releases folder.
- Remove everything except the current version Delta and Full
- Save the file.
- Remove old version .nupkg packages inside the releases folder.
- Complete the Pull Request you created earlier (Dev -> Releases)
- Ready to publish the release
- Go to Releases on GitHub, draft new release.
- Put in the info.
- Upload the ALL of the following found in the Releases folder:
- FE-BUDDYSetup.exe
- FE-BUDDY-x.x.x-full.nupkg
- FE-BUDDY-x.x.x-delta.nupkg
- RELEASES
- Publish the release.