Fix release instructions for generating changelog

This commit is contained in:
Eleftheria Stein 2021-07-19 13:35:03 +02:00
parent 21af328349
commit 913f558ff4
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ Generate the Release Notes replacing:
* <next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1) * <next-version> - Replace with the milestone you are releasing now (i.e. 5.5.0-RC1)
---- ----
$ ./gradlew generateChangelog -P<next-version> $ ./gradlew generateChangelog -PnextVersion=<next-version>
---- ----
* Copy the release notes to your clipboard (your mileage may vary with * Copy the release notes to your clipboard (your mileage may vary with