CB-11626 Updated RELEASENOTES and Version for release 5.2.2

This commit is contained in:
Steve Gill 2016-07-26 13:06:08 -07:00
parent 081637134f
commit 39c17e71ef
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,9 @@
-->
## Release Notes for Cordova (Android) ##
### 5.2.2 (Jul 26, 2016)
* [CB-11615](https://issues.apache.org/jira/browse/CB-11615) updated `cordoova-common` to `1.4.0`
### 5.2.1 (Jul 11, 2016)
* [CB-9489](https://issues.apache.org/jira/browse/CB-9489) Fixed "endless waiting for emulator" issue
* [CB-11481](https://issues.apache.org/jira/browse/CB-11481) android-library is deprecated use com.android.library instead

View File

@ -1,6 +1,6 @@
{
"name": "cordova-android",
"version": "5.3.0-dev",
"version": "5.2.2",
"description": "cordova-android release",
"bin": {
"create": "bin/create"