Skip to content

Commit 83902d4

Browse files
authored
Update release-process.md
1 parent 9c9ea94 commit 83902d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/misc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Release Process
33
# Not listed in ToC, but linked via /dev/contributing/
44
---
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).
66
2. Create a [new release on GitHub](https://github.com/libgdx/libgdx/releases).
77
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.
88
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

Comments
 (0)