How can I update my PhoneGap version in my project?
I have download the latest version of phonegap..but how to update?
I\'ve tried grep myAppPath .ipa \'uniqueId
savner has provided a good solution but in short you need to
good luck
Update phonegap version.....using terminal and run these command
sudo npm update -g phonegap
More Info on this link http://phonegap.com/blog/2014/03/04/phonegap-3-4-release/