The tag name appears to be 3.3.4-rc.1, but the release notes seem to be 3.4.0-rc.1, is the tag errant?
cordova-cli $ git show 3.3.4-rc.1 commit 81ac7f90af279f54cea38d8927fa389504e062ba Author: Steven Gill <stevengil...@gmail.com> Date: Thu Jan 30 17:36:28 2014 -0800 updated release notes diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8400962..a28ffe1 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,11 @@ --> # Cordova-cli Release Notes +## 3.4.0-rc.1 +* updated to 3.4.0-rc.1 +* added firefoxos to readme +* updated release notes + ## 3.3.1-0.3.0 (Jan 30, 2015) * Setting version to 3.3.1-0.3.0; updated plugman reference to 0.19.0 * CB-5913 Fail more gracefully on Windows when symlinks fail.