You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/09/30 02:34:45 UTC

[2/2] git commit: Updated JS snapshot + set version to 3.6.4

Updated JS snapshot + set version to 3.6.4


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

Branch: refs/heads/3.6.x
Commit: 608edf7fe94cfe26c32029517670bb6e90100852
Parents: 1e363e1
Author: Steven Gill <st...@gmail.com>
Authored: Mon Sep 29 17:34:12 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Sep 29 17:34:12 2014 -0700

----------------------------------------------------------------------
 wp8/VERSION                 |    2 +-
 wp8/package.json            |    2 +-
 wp8/template/www/cordova.js | 3107 +++++++++++++++++++-------------------
 3 files changed, 1566 insertions(+), 1545 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/608edf7f/wp8/VERSION
----------------------------------------------------------------------
diff --git a/wp8/VERSION b/wp8/VERSION
index 1ac53bb..0f44168 100644
--- a/wp8/VERSION
+++ b/wp8/VERSION
@@ -1 +1 @@
-3.6.3
\ No newline at end of file
+3.6.4

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/608edf7f/wp8/package.json
----------------------------------------------------------------------
diff --git a/wp8/package.json b/wp8/package.json
index 8c9cb74..65ab5b3 100644
--- a/wp8/package.json
+++ b/wp8/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-wp8",
-  "version": "3.6.3",
+  "version": "3.6.4",
   "description": "cordova-wp8 release",
   "main": "bin/create",
   "repository": {