You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/11/11 22:51:23 UTC

[2/2] cordova-windows git commit: Updated release notes, bumped version to 3.7.1

Updated release notes, bumped version to 3.7.1


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

Branch: refs/heads/3.7.x
Commit: d62def2432680e81c98225e25f4abeeba6939df2
Parents: 2a01122
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Nov 11 13:50:39 2014 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Nov 11 13:50:39 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d62def24/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 9b9ace7..0bb1a68 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -4,6 +4,9 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 
 cordova-windows is a library that enables developers to create Windows 8/8.1 and WP8.1 application projects that support Cordova APIs.
 
+[3.7.1]
+* Updated expired temporary certificate
+
 [3.7.0]
 * Update JS snapshot to version 3.7.0 (via coho)
 * CB-7731 catch obvious missing args error

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d62def24/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 7c69a55..a76ccff 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.7.0
+3.7.1

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/d62def24/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 162d5af..23106b6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-windows",
-    "version": "3.7.0",
+    "version": "3.7.1",
     "description": "cordova-windows release",
     "main": "bin/create",
     "repository": {


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