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:22 UTC

[1/2] cordova-windows git commit: CB-5323 update expired (default temporary) certificate in new app template

Repository: cordova-windows
Updated Branches:
  refs/heads/3.7.x 6d9a19b0d -> d62def243
Updated Tags:  refs/tags/3.7.1 [created] d62def243


CB-5323 update expired (default temporary) certificate in new app template


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

Branch: refs/heads/3.7.x
Commit: 2a01122e1db647d87cf3b5cd4182da040b890ea8
Parents: 6d9a19b
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Nov 11 13:41:37 2014 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Nov 11 13:45:02 2014 -0800

----------------------------------------------------------------------
 template/CordovaApp_TemporaryKey.pfx | Bin 2536 -> 2544 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/2a01122e/template/CordovaApp_TemporaryKey.pfx
----------------------------------------------------------------------
diff --git a/template/CordovaApp_TemporaryKey.pfx b/template/CordovaApp_TemporaryKey.pfx
index ac90ea2..90d7ab2 100644
Binary files a/template/CordovaApp_TemporaryKey.pfx and b/template/CordovaApp_TemporaryKey.pfx differ


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


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

Posted by pu...@apache.org.
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