Release Process

  1. Update the version strings in Java files to the next release version as illustrated in this commit.
  2. Create a new release on GitHub.
  3. A new GitHub “Build and publish” workflow build with event “release” will be started that builds and publishes everything to Sonatype and AWS. Wait for the build to finish.
  4. Log into http://oss.sonatype.com (ask Mario for username:password) and do what’s described here.

    The credentials for Sonatype are available from Mario Zechner (badlogicgames@gmail.com).

Afterwards, a new changelog post needs to be created. Check out this page for more info!