As you probably know, "cordova -v" only shows the version number for the binary currently running on your system. "cordova build" won't do anything until you add a platform, and the version number could potentially be different for each platform. After some digging, I can't figure out how to find the version for Android builds. I'd be interested in knowing the answer to this question too!
Marc On Wed, Jun 25, 2014 at 2:51 PM, Victor Sosa <sosah.vic...@gmail.com> wrote: > Hi Marc. > > Thanks for the reply. Even though knowing the version on iOS is a good > thing, I'd like to know if that's possible in a more generic way, like a > command, or cordova-specific file > > > 2014-06-25 13:14 GMT-05:00 Marc Weiner <mhweiner...@gmail.com>: > > > Open the project in XCode, and click on CordovaLib.xcodeproj. There > should > > be a file called VERSION with the version number. It only has the major > and > > minor numbers, though. > > > > Marc > > > > > > On Wed, Jun 25, 2014 at 1:56 PM, Victor Sosa <sosah.vic...@gmail.com> > > wrote: > > > > > I wonder if there is a way to know in which Cordova version a project > was > > > created. Do any of you know this? > > > > > > Thanks! > > > > > > -- > > > Victor Adrian Sosa Herrera > > > Guadalajara, Jalisco > > > > > > > > > -- > Victor Adrian Sosa Herrera > IBM Software Engineer > Guadalajara, Jalisco >