From 7429150632754a6dc275f4e91bf2cceb64ae5759 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Thu, 22 Dec 2016 20:06:34 -0800 Subject: [PATCH] chore(version): bump the version for the 2.4 docs update --- public/docs/js/latest/_data.json | 2 +- public/docs/ts/latest/_data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {