You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/06/23 19:18:42 UTC

[2/2] docs commit: CB-11445 updated ios release blog

CB-11445 updated ios release blog


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

Branch: refs/heads/master
Commit: 168329095e3e1cd78f0852931128c534502b4a4f
Parents: 5b56e14
Author: Steve Gill <st...@gmail.com>
Authored: Thu Jun 23 12:10:48 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Jun 23 12:10:48 2016 -0700

----------------------------------------------------------------------
 www/_posts/2016-06-23-ios-4.2.0.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/16832909/www/_posts/2016-06-23-ios-4.2.0.md
----------------------------------------------------------------------
diff --git a/www/_posts/2016-06-23-ios-4.2.0.md b/www/_posts/2016-06-23-ios-4.2.0.md
index c65fa91..1358b98 100644
--- a/www/_posts/2016-06-23-ios-4.2.0.md
+++ b/www/_posts/2016-06-23-ios-4.2.0.md
@@ -14,6 +14,10 @@ Along with some bug fixes, this release adds support for node 6 to `cordova-ios`
 
 A new version of the `cordova-cli` will need to be released to pin this version of **cordova-ios** as the default version when creating a new project. If you want to start using this version now, make sure to specify the version when doing a `cordova platform add/update`.
 
+**Note:** When updating, make sure to save your plugins as current unsaved plugins may not be reinstalled otherwise. Run the following command in your project to save your currently installed plugins into `config.xml`:
+
+    cordova plugin save
+
 To upgrade:
 
     npm install -g cordova


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org