Skip to content
Toby Allen edited this page Feb 10, 2024 · 2 revisions

Reminders

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

https://github.com/tobya/DocTo/blob/e1f87664064ec32138467622e2dc5453af21def9/src/MainUtils.pas#L36-L39

  • 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!