Upgrading PhoneGap webOS

This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova.

Upgrade to 1.5.0 from 1.4.1

  1. remove phonegap-1.4.1.js from your project

  2. update the following line in your index.html:

    change this:

    to:

  3. run the makefile to generate the newest version of the phonegap-1.5.0.js file