Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 520 Bytes

RELEASEINST.md

File metadata and controls

6 lines (6 loc) · 520 Bytes
  • Increment the version in version.cmake.
  • Update the CHANGELOG.md.
  • Run the "Build All" and "Test All" workflows to and ensure that everything has passed. Manually test on mobile.
  • Create a new tag and release with the changelog notes and upload the built artifacts from the "Build All" workflow.
  • Add a new entry for the package version in the vcpkg registry: https://github.com/heroiclabs/nakama-vcpkg-registry
  • Update the dependent Heroic C++ repositories with the new C++ and kick off those releases as well.