You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/12/17 18:59:15 UTC

[3/3] cordova-ubuntu git commit: CB-10210 Updated RELEASENOTES and Version for release 4.3.2

CB-10210 Updated RELEASENOTES and Version for release 4.3.2


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

Branch: refs/heads/4.3.x
Commit: 77872b951c74a4aa06d674bb6a47a1b6bd939a11
Parents: f7d74f2
Author: David Barth <da...@canonical.com>
Authored: Thu Dec 17 18:51:35 2015 +0100
Committer: David Barth <da...@canonical.com>
Committed: Thu Dec 17 18:58:35 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/77872b95/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 559a55f..ce7d54c 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,7 +20,7 @@
 -->
 ## Release Notes for Cordova Ubuntu ##
 
-### 4.3.2-pre ###
+### 4.3.2 ###
 
 * CB-10119 - change click framework to 15.04 by default (14.10 is deprecated)
 * check_reqs only verifies node dependencies now, not ubuntu build deps which

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/77872b95/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index aeeee78..9463ac3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "4.3.1",
+    "version": "4.3.2",
     "description": "Cordova tooling for the Ubuntu platform.",
     "main": "bin/create",
     "repository": {
@@ -46,4 +46,4 @@
         }
     ],
     "license": "Apache Version 2.0"
-}
\ No newline at end of file
+}


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