You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/misc/release-process.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Release Process
3
3
# Not listed in ToC, but linked via /dev/contributing/
4
4
---
5
-
1. Update the version strings in Java files to the next release version as illustrated in [this commit](https://github.com/libgdx/libgdx/commit/9db88c56730e9beb308858e74fa5c90f4ac9307c).
5
+
1. Update the version strings in Java files to the next release version as illustrated in [this commit](https://github.com/libgdx/libgdx/commit/237c023d1d4844144bf384e9e1ec9fccdbf961b8).
6
6
2. Create a [new release on GitHub](https://github.com/libgdx/libgdx/releases).
7
7
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.
8
8
4. Log into http://oss.sonatype.com (ask Mario for username:password) and do what's described [here](https://central.sonatype.org/publish/publish-guide/#SonatypeOSSMavenRepositoryUsageGuide-8a.ReleaseIt).
0 commit comments