Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cordova Wiki" for change notification.
The "CuttingReleases" page has been changed by AndrewGrieve: https://wiki.apache.org/cordova/CuttingReleases?action=diff&rev1=60&rev2=61 == Tagging cordova-cli == - cordova-cli doesn't use a release branch. + cordova-cli doesn't use a release branch. Follow the instructions at StepsForToolsRelease, but in addition: 1. Run [[http://creadur.apache.org/rat/ | Apache RAT]] to ensure copyright headers are present * `./cordova-coho/coho audit-license-headers -r cli | less` 1. Update the tool to point to the new repo versions (within `cordova-cli/platforms.js`) - 1. ./cordova-coho/coho tag-release --version 3.1.0-0.8.0-rc1 -r android == Testing & Documentation ==
