diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json
index 7a33953d03..d32667a8c0 100644
--- a/public/docs/js/latest/_data.json
+++ b/public/docs/js/latest/_data.json
@@ -4,7 +4,7 @@
"title": "Angular Docs",
"subtitle": "JavaScript",
"menuTitle": "Docs Home",
- "banner": "The latest Angular release is 2.3. View the change log to see enhancements, fixes, and breaking changes."
+ "banner": "The latest Angular release is 2.4. View the change log to see enhancements, fixes, and breaking changes."
},
"quickstart": {
diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json
index 2f3470f9d8..2f0f67fa99 100644
--- a/public/docs/ts/latest/_data.json
+++ b/public/docs/ts/latest/_data.json
@@ -4,7 +4,7 @@
"title": "Angular Docs",
"subtitle": "TypeScript",
"menuTitle": "Docs Home",
- "banner": "The latest Angular release is 2.3. Learn about the latest updates to the documentation. View the Angular change log for enhancements, fixes, and breaking changes in Angular itself."
+ "banner": "The latest Angular release is 2.4. Learn about the latest updates to the documentation. View the Angular change log for enhancements, fixes, and breaking changes in Angular itself."
},
"cli-quickstart": {