Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 376 Bytes

RELEASE.md

File metadata and controls

14 lines (11 loc) · 376 Bytes

Release Instructions

  1. Pull down the latest changes on the main branch
  2. Run composer install
  3. Update the version in config/app.php
  4. Compile the binary with
./pint app:build
  1. Commit all changes
  2. Push all commits to GitHub
  3. Create a new GitHub release with the release notes