Skip to content

Commit 61455e2

Browse files
committed
Fix a mistake in the release instructions. The main branch is called 'main' and not 'trunk'.
1 parent f89a54a commit 61455e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Production Releases
22

3-
1. Checkout `origin/trunk`.
3+
1. Checkout `origin/main`.
44
1. Update the `CHANGELOG.md` file with the changes of this release.
55
1. Update the version in `gradle.properties` and remove the `-SNAPSHOT` suffix.
66
1. Commit the changes and create a tag:

0 commit comments

Comments
 (0)