Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 445 Bytes

RELEASING.md

File metadata and controls

8 lines (7 loc) · 445 Bytes

Releasing

  1. Update Makefile APPVERSION
  2. Update the version test on tests/test_version_cmd.py
  3. Update CHANGELOG.md with the new features
  4. After merging on master make a release on github and tag it with the version number.
  5. Create a PR to update Ledger's fork of the app.
    • Create a PR with this link