Skip to content

Commit

Permalink
Update RELEASE.md, fix a typo (#2564)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasWilsonDEV authored Oct 21, 2024
1 parent 5deb2de commit d1bf9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Releasing
========

1. Change the version in top level `gradle.properties` to a non-SNAPSHOT verson.
1. Change the version in top level `gradle.properties` to a non-SNAPSHOT version.
2. Update the `CHANGELOG.md` for the impending release.
3. Update the `README.md` with the new version.
4. `git commit -am "Prepare for release X.Y.Z"` (where X.Y.Z is the new version)
Expand Down

0 comments on commit d1bf9ed

Please sign in to comment.