Updated Branches: refs/heads/master 21ebde39f -> fe896d352
[#1055] Add Bada upgrade guide for 1.9.0-2.0.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/fe896d35 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/fe896d35 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/fe896d35 Branch: refs/heads/master Commit: fe896d35254663353b71b1e365212119cf011f70 Parents: 21ebde3 Author: Michael Brooks <[email protected]> Authored: Sat Jul 14 16:27:17 2012 -0700 Committer: Michael Brooks <[email protected]> Committed: Sat Jul 14 16:27:17 2012 -0700 ---------------------------------------------------------------------- docs/en/edge/guide/upgrading/bada/index.md | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/fe896d35/docs/en/edge/guide/upgrading/bada/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/upgrading/bada/index.md b/docs/en/edge/guide/upgrading/bada/index.md index b610f69..52d73ab 100644 --- a/docs/en/edge/guide/upgrading/bada/index.md +++ b/docs/en/edge/guide/upgrading/bada/index.md @@ -23,6 +23,10 @@ Upgrading Cordova Bada 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.9.0 from 2.0.0 ## + +1. Update `Res/js/cordova.js` with the new JavaScript file. + ## Upgrade to 1.9.0 from 1.8.x ## 1. Update `Res/js/cordova.js` with the new JavaScript file.
