You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2013/05/01 01:20:03 UTC

docs commit: Upgrading projects is fun. Added update scrupt instructions.

Updated Branches:
  refs/heads/master 61af69ca3 -> 68d920660


Upgrading projects is fun. Added update scrupt instructions.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/68d92066
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/68d92066
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/68d92066

Branch: refs/heads/master
Commit: 68d920660ccbdc078c730b144bbfcc1f9007b04b
Parents: 61af69c
Author: Joe Bowser <bo...@apache.org>
Authored: Tue Apr 30 16:19:44 2013 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Tue Apr 30 16:19:44 2013 -0700

----------------------------------------------------------------------
 docs/en/edge/guide/upgrading/android/index.md |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/68d92066/docs/en/edge/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/upgrading/android/index.md b/docs/en/edge/guide/upgrading/android/index.md
index 9651800..2279ff0 100644
--- a/docs/en/edge/guide/upgrading/android/index.md
+++ b/docs/en/edge/guide/upgrading/android/index.md
@@ -23,6 +23,12 @@ Upgrading Cordova Android
 
 This document is for people who need to upgrade their Cordova versions from an older version to a current version of Cordova.
 
+## Upgrade to 2.7.0 from 2.6.0 ##
+1. Run bin/update <project> with the project path listed in the Cordova Source directory
+
+## Upgrade to 2.6.0 from 2.5.0 ##
+1. Run bin/update <project> with the project path listed in the Cordova Source directory
+
 ## Upgrade to 2.5.0 from 2.4.0 ##
 
 1. Remove cordova-2.4.0.jar from the libs directory in your project