Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 300 Bytes

RELEASE.md

File metadata and controls

9 lines (8 loc) · 300 Bytes

Release Instructions

  • First, modify config/app.php version number
  • Next, run ./forge app:build to compile the binary
  • After, commit both config/app.php and builds/forge files
  • Update the CHANGELOG.md
  • Tag the new version of package
  • Push commits and tags
  • Create a GitHub release