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/09/06 00:57:40 UTC

[18/19] git commit: merge fixs for node_modules

merge fixs for node_modules


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

Branch: refs/heads/master
Commit: daa7af9a3c9ffa73787c76a70c7ae785c429f2ce
Parents: 8695d0c
Author: Carlos Santana <cs...@gmail.com>
Authored: Fri Sep 5 18:16:26 2014 -0400
Committer: Carlos Santana <cs...@gmail.com>
Committed: Fri Sep 5 18:16:26 2014 -0400

----------------------------------------------------------------------
 VERSION          | 2 +-
 wp8/package.json | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/daa7af9a/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 9575d51..a4ce38e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6.1
+3.7.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/daa7af9a/wp8/package.json
----------------------------------------------------------------------
diff --git a/wp8/package.json b/wp8/package.json
index a2e49a7..038ad6c 100644
--- a/wp8/package.json
+++ b/wp8/package.json
@@ -1,7 +1,7 @@
 {
   "name": "cordova-wp8",
-  "version": "3.6.1",
-  "description": "cordova-wp8 v3.6.1",
+  "version": "3.7.0-dev",
+  "description": "cordova-wp8 v3.7.0-dev",
   "main": "bin/create",
   "repository": {
     "type": "git",