CB-10902 Updated version and RELEASENOTES.md for release 4.1.4
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index b6adbc3..d7c49ba 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.1.4 (Mar 17, 2016)
+* CB-10650 Non-index `content.src` causes Splashscreen to be not displayed on browser
+* CB-10558 Update `cordova-js` according to **windows8** deprecation
+
 ### 4.1.3 (Jan 25, 2016)
 * CB-9883 - remove unused bridge tests
 * add **JIRA** issue tracker link
diff --git a/package.json b/package.json
index 60d7043..7e3d359 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gtanner@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": "4.1.4-dev",
+  "version": "4.1.4",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",