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 2016/01/28 15:53:16 UTC

[12/12] cordova-ubuntu git commit: CB-10453 Updated RELEASENOTES and Version for release 4.3.3

CB-10453 Updated RELEASENOTES and Version for release 4.3.3


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

Branch: refs/heads/master
Commit: 7c96ab3d5723b5cc087759770a18321e7811ebd4
Parents: 4af7668
Author: David Barth <da...@canonical.com>
Authored: Thu Jan 28 12:27:12 2016 +0100
Committer: David Barth <da...@canonical.com>
Committed: Thu Jan 28 12:27:12 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/7c96ab3d/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index dd646c4..af16f55 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,12 @@
 -->
 ## Release Notes for Cordova Ubuntu ##
 
+### 4.3.3
+* Fix reliance on deprecated Oxide's onLoadingChanged signal
+* Fix debugging enabled flag & remove webkit specific bit
+* fix typo
+* adding missing node_modules
+
 ### 4.3.2 ###
 
 * CB-10119 - change click framework to 15.04 by default (14.10 is deprecated)

http://git-wip-us.apache.org/repos/asf/cordova-ubuntu/blob/7c96ab3d/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index af730d4..9480a67 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ubuntu",
-    "version": "4.4.0-dev",
+    "version": "4.3.3",
     "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