Michael Brooks created CB-3059:
----------------------------------
Summary: Publish 2.6.1 with Cordova 2.6.0 Framework
Key: CB-3059
URL: https://issues.apache.org/jira/browse/CB-3059
Project: Apache Cordova
Issue Type: Bug
Components: CLI
Affects Versions: 2.6.0
Reporter: Michael Brooks
Assignee: Michael Brooks
Fix For: 2.6.0
When Cordova 2.6.0 was released, the Cordova-CLI was updated with the new
framework. However, the {{package.json}} version was not incremented to
{{2.6.1}} and not published.
This mistake also exposed the confusing nature of how Cordova-CLI is versioned:
* Cordova 2.6.0rc1 === Cordova-CLI 2.6.0
* Cordova 2.6.0 === Cordova-CLI 2.6.1
[Semantic Versioning|http://semver.org] does support release candidates by
using the {{-}} delimiter. In the future, we will publish with the following
format:
* Cordova 2.6.0rc1 === Cordova-CLI 2.6.0-rc1
* Cordova 2.6.0 === Cordova-CLI 2.6.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira