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/07/27 01:04:01 UTC

[3/5] android commit: CB-11626 Updated RELEASENOTES and Version for release 5.2.2

CB-11626 Updated RELEASENOTES and Version for release 5.2.2


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

Branch: refs/heads/5.2.x
Commit: 15e0b49aaec1e26728e68cd6ecdc6bdc7235965c
Parents: a5a8868
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jul 26 13:06:08 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jul 26 13:25:19 2016 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/15e0b49a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 5507e74..1022869 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -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

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/15e0b49a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 27ab727..6b81b07 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-android",
-  "version": "5.2.1",
+  "version": "5.2.2",
   "description": "cordova-android release",
   "bin": {
     "create": "bin/create"


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