This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-platform_release_jira in repository https://gitbox.apache.org/repos/asf/cordova-coho.git
commit b1626e6462e0a0b57329b86914be9b191c5756fc Author: Jan Piotrowski <[email protected]> AuthorDate: Thu May 23 19:06:44 2019 +0200 fix --- docs/platforms-release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md index ab23134..6ed5ef3 100644 --- a/docs/platforms-release-process.md +++ b/docs/platforms-release-process.md @@ -102,7 +102,7 @@ You should have your platform repository checked out in a folder where you also Releases are identified by a "Release Identifier" that is used in commit messages and for temporary folders. -Good choices are unique and have a direct relation to the release you are about to perform. Examples for valid identifiers would be `android20190506` or `android@503`. You can also create a release issue and use that (including the repository name): `cordova-androidn#123`. +Good choices are unique and have a direct relation to the release you are about to perform. Examples for valid identifiers would be `android20190506` or `android@503`. You can also create a release issue and use that (including the repository name): `cordova-android#123`. You set it similar to the active plugins: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
