-
-
Notifications
You must be signed in to change notification settings - Fork 54
Release Procedure
Toby Allen edited this page Feb 10, 2024
·
2 revisions
Since I have several times done a new release incorrectly, I'm making a note here.
- Create Release in Github
- Change version in Delphi
- Change Version in Mainutils.pas
- Change version tag 32 bit
- Build 32 bit version
- zip 32 bit version docto_32.zip
- Change version tag 64 bit
- Build 64 bit version
- zip 64 bit version docto_64.zip
- Upload both files to Release.
- Release!