You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/08/09 09:32:51 UTC

[2/2] cordova-cli git commit: CB-11685 Updated version and RELEASENOTES for release 6.3.1

CB-11685 Updated version and RELEASENOTES for release 6.3.1


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

Branch: refs/heads/6.3.x
Commit: d192399a01edccbb87ca958aded3011d7c267337
Parents: 966200a
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Tue Aug 9 10:54:27 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Tue Aug 9 10:54:27 2016 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/d192399a/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a423b05..9fe1ad8 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Cordova-cli Release Notes
 
+### 6.3.1 (Aug 09, 2016)
+* [CB-11685](https://issues.apache.org/jira/browse/CB-11685) Updated cordova-lib dependency to 6.3.1
+
 ### 6.3.0 (Jul 12, 2016)
 * [CB-11412](https://issues.apache.org/jira/browse/CB-11412) removed link-to, aliased copy-from to template
 * [CB-11349](https://issues.apache.org/jira/browse/CB-11349) passing --fetch to create

http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/d192399a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0bed08c..77e3c81 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova",
-    "version": "6.3.0",
+    "version": "6.3.1",
     "preferGlobal": "true",
     "description": "Cordova command line interface tool",
     "main": "cordova",


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