diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json
index 67e96e2f7f..98d3125fbf 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": "Angular release is 2.0.0. View the change log to see enhancements, fixes, and breaking changes."
+ "banner": "Angular release is 2.0. 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 93bfe769c4..e58052030e 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": "Angular release is 2.0.0. View the change log to see enhancements, fixes, and breaking changes."
+ "banner": "Angular release is 2.0. View the change log to see enhancements, fixes, and breaking changes."
},
"cli-quickstart": {