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/08/26 22:39:24 UTC

[2/2] js commit: Set Version to 3.6.3 (manually)

Set Version to 3.6.3 (manually)


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

Branch: refs/heads/3.6.x
Commit: 906b34c0a450f4d5c1d631369eec549c13bbf430
Parents: 785d82e
Author: Steven Gill <st...@gmail.com>
Authored: Tue Aug 26 13:38:41 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Aug 26 13:38:41 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/906b34c0/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index 40c341b..4a788a0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.6.0
+3.6.3

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/906b34c0/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6d20caa..35894ae 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
     "author": "Gord Tanner <gt...@gmail.com> (http://github.com/gtanner)",
     "name": "cordova-js",
     "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-    "version": "3.6.0",
+    "version": "3.6.3",
     "homepage": "http://cordova.apache.org",
     "repository": {
         "type": "git",
@@ -66,4 +66,4 @@
         "browserify": "3.46.0",
         "through": "2.3.4"
     }
-}
\ No newline at end of file
+}