Update RELEASING.md
This commit is contained in:
parent
a74296723d
commit
60761710a9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Releasing
|
||||
========
|
||||
|
||||
1. Change the version in `gradle.properties` to a non-SNAPSHOT verson.
|
||||
1. Change the version in top level `build.gradle` to a non-SNAPSHOT verson.
|
||||
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)
|
||||
|
|
Loading…
Reference in a new issue