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/10/02 00:35:09 UTC

js commit: CB-7661 Updated version and RELEASENOTES.md for release 3.7.0

Repository: cordova-js
Updated Branches:
  refs/heads/master 2cbdac615 -> d84626637


CB-7661 Updated version and RELEASENOTES.md for release 3.7.0


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

Branch: refs/heads/master
Commit: d84626637ec15fdd37fec71aebfc0bb13656f2e6
Parents: 2cbdac6
Author: Steven Gill <st...@gmail.com>
Authored: Wed Oct 1 15:21:46 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Oct 1 15:21:46 2014 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 3 +++
 package.json    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/d8462663/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8e9c6d7..29776ff 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 3.7.0 (Oct 01, 2014)
+* added missing AL header
+
 ### 3.6.3 ###
 
 * Set Version to 3.6.3 (manually)

http://git-wip-us.apache.org/repos/asf/cordova-js/blob/d8462663/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ebe6819..b961aff 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.7.0-dev",
+    "version": "3.7.0",
     "homepage": "http://cordova.apache.org",
     "repository": {
         "type": "git",