Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.21 KB

File metadata and controls

39 lines (25 loc) · 1.21 KB

Release Howto for WinCompose

① Ensure the version information is up to date

Files to edit:

  • src/build.config
  • README.md (preemptively)

Make sure to run ./update-data.sh so that translations are up to date.

② Build installer and portable versions

Just run make in an MSYS2 shell. Building the Visual Studio solution will not be enough, as it only builds the installer.

③ Commit, tag and push

④ Upload packages

Create a new release on GitHub and upload the .exe and .zip files.

⑤ Update website for the automatic updater

The queried URL is http://wincompose.info/status.txt

⑥ Advertise release on news websites