Josh Soref created CB-5141:
------------------------------
Summary: FirefoxOS - add version script
Key: CB-5141
URL: https://issues.apache.org/jira/browse/CB-5141
Project: Apache Cordova
Issue Type: Sub-task
Components: FirefoxOS
Affects Versions: 3.1.0
Reporter: Josh Soref
Run this:
cordova create test;
cd test;
cordova platform add firefoxos;
cordova platform
Actual results:
Installed platforms: firefoxos
Available platforms: android, blackberry10, ios
Expected results:
Installed platforms: firefoxos 3.1.0
Available platforms: android, blackberry10, ios
-- This works on Android and iOS (and will work properly on BlackBerry 10
shortly)
This is major because it was major for the other platforms...
--
This message was sent by Atlassian JIRA
(v6.1#6144)