You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/12 23:04:07 UTC

git commit: Bump version to 3.6.3 manually (without newline)

Repository: cordova-windows
Updated Branches:
  refs/heads/3.6.x 815f4bcde -> 2aa00365d


Bump version to 3.6.3 manually (without newline)


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

Branch: refs/heads/3.6.x
Commit: 2aa00365d48e68084911cdd8bfa16e78a6dc97bb
Parents: 815f4bc
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri Sep 12 17:03:36 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri Sep 12 17:03:36 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/2aa00365/windows/VERSION
----------------------------------------------------------------------
diff --git a/windows/VERSION b/windows/VERSION
index d1428a7..1ac53bb 100644
--- a/windows/VERSION
+++ b/windows/VERSION
@@ -1 +1 @@
-3.6.1
\ No newline at end of file
+3.6.3
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/2aa00365/windows/package.json
----------------------------------------------------------------------
diff --git a/windows/package.json b/windows/package.json
index 60ef924..6b1367f 100644
--- a/windows/package.json
+++ b/windows/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-windows",
-    "version": "3.6.1",
+    "version": "3.6.3",
     "description": "cordova-windows release",
     "main": "bin/create",
     "repository":{