[
https://issues.apache.org/jira/browse/CB-11615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431904#comment-15431904
]
ASF GitHub Bot commented on CB-11615:
-------------------------------------
Github user dpogue commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/630#discussion_r75787707
--- Diff: www/_posts/2016-08-22-android-ios-release.md ---
@@ -0,0 +1,48 @@
+---
+layout: post
+author:
+ name: Steve Gill
+ url: https://twitter.com/stevesgill
+title: "Cordova Android 5.2.2 & Cordova iOS 4.2.1 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce patch releases for`Cordova Android 5.2.2` &
`Cordova iOS 4.2.1` have been released! We have also updated and released
`Cordova Common 1.4.1`.
+
+These release fixes issues with the upcoming `edit-config` functionality
coming to `plugin.xml`.
+
+To upgrade:
+
+ npm install -g cordova
+ cd my_project
+ cordova platform update [email protected]
+ cordova platform update [email protected]
+
+To add it explicitly:
+
+ cordova platform add [email protected]
+ cordova platform add [email protected]
+
+<!--more-->
+## What's new in Android
+
+* [CB-11615](https://issues.apache.org/jira/browse/CB-11615) updated
`cordoova-common` to `1.4.0`
--- End diff --
typo: cordova-common
> edit-config tag does not work for android platform when specified in
> plugin.xml
> -------------------------------------------------------------------------------
>
> Key: CB-11615
> URL: https://issues.apache.org/jira/browse/CB-11615
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 5.2.1
> Reporter: Simon MacDonald
> Assignee: Simon MacDonald
>
> Currently the support for the edit-config tag was released in cordova-common
> 1.4.0 which was picked up by cordova-cli 6.3.0 but it does not work in
> cordova-android as it is bundled with cordova-common 1.3.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]