diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json
index 5227a9dd16..7d5ed7b13a 100644
--- a/public/docs/js/latest/_data.json
+++ b/public/docs/js/latest/_data.json
@@ -3,7 +3,7 @@
"icon": "home",
"title": "Angular Docs",
"menuTitle": "Docs Home",
- "banner": "Welcome to Angular in JavaScript! The current Angular 2 release is rc.3. Please consult the Change Log about recent enhancements, fixes, and breaking changes."
+ "banner": "Welcome to Angular in JavaScript! The current Angular 2 release is rc.4. Please consult the Change Log about recent enhancements, fixes, and breaking changes."
},
"quickstart": {
diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json
index 30fbf45e1c..735c69c2b2 100644
--- a/public/docs/ts/latest/_data.json
+++ b/public/docs/ts/latest/_data.json
@@ -3,7 +3,7 @@
"icon": "home",
"title": "Angular Docs",
"menuTitle": "Docs Home",
- "banner": "Welcome to Angular in TypeScript! The current Angular 2 release is rc.3. Please consult the Change Log about recent enhancements, fixes, and breaking changes."
+ "banner": "Welcome to Angular in TypeScript! The current Angular 2 release is rc.4. Please consult the Change Log about recent enhancements, fixes, and breaking changes."
},
"cli-quickstart": {