Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 639 Bytes

DEPLOYMENT-INFO.md

File metadata and controls

12 lines (9 loc) · 639 Bytes

Overview

Before we create a new version, we have to consider the following changes:

Change all SNAPSHOT versions in files

  • CHANGELOG.md
  • gradle.properties
  • Change the version in the about or info dialog to the current release version (/src/main/resources/ui/messages.properties)
  • Change the version value for the version in the about or info dialog in the class 'io.github.astrapi69.mystic.crypt.DesktopMenu' in callback method onNewInfoDialog$InfoDialog#newInfoPanel

Then you can follow the instructions from the wiki izpack section