From a35e0fd4ef9737868ef2933eadd933fd008469b0 Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 15 Jun 2016 16:04:49 -0700 Subject: [PATCH] chore(docs): bump version to RC on boilerplate --- public/docs/dart/latest/_data.json | 6 +++--- public/docs/dart/latest/cheatsheet.jade | 2 +- public/docs/js/latest/_data.json | 6 +++--- public/docs/ts/latest/_data.json | 6 +++--- public/docs/ts/latest/cheatsheet.jade | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/public/docs/dart/latest/_data.json b/public/docs/dart/latest/_data.json index 861e707ff1..cf4039621f 100644 --- a/public/docs/dart/latest/_data.json +++ b/public/docs/dart/latest/_data.json @@ -15,13 +15,13 @@ "tutorial": { "icon": "list", "title": "Tutorial", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "guide": { "icon": "list", "title": "Developer Guides", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "cookbook": { @@ -51,7 +51,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta.", + "banner": "Angular 2 is currently in Release Candidate.", "resources": true }, diff --git a/public/docs/dart/latest/cheatsheet.jade b/public/docs/dart/latest/cheatsheet.jade index 694e02b0d2..8d260e148e 100644 --- a/public/docs/dart/latest/cheatsheet.jade +++ b/public/docs/dart/latest/cheatsheet.jade @@ -1,6 +1,6 @@ - var base = current.path[4] ? '.' : './guide'; .banner.grid-fluid - p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Beta. + p.text-body.c10 This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate. article(class="l-content-small grid-fluid docs-content") .cheatsheet diff --git a/public/docs/js/latest/_data.json b/public/docs/js/latest/_data.json index 57dd05410d..0eb181d060 100644 --- a/public/docs/js/latest/_data.json +++ b/public/docs/js/latest/_data.json @@ -15,13 +15,13 @@ "tutorial": { "icon": "list", "title": "Tutorial", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "guide": { "icon": "list", "title": "Developer Guides", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "cookbook": { @@ -51,7 +51,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta.", + "banner": "Angular 2 is currently in Release Candidate.", "resources": true }, diff --git a/public/docs/ts/latest/_data.json b/public/docs/ts/latest/_data.json index 34d212d78e..9afc73d158 100644 --- a/public/docs/ts/latest/_data.json +++ b/public/docs/ts/latest/_data.json @@ -22,13 +22,13 @@ "tutorial": { "icon": "list", "title": "Tutorial", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "guide": { "icon": "list", "title": "Developer Guides", - "banner": "Angular 2 is currently in Beta." + "banner": "Angular 2 is currently in Release Candidate." }, "cookbook": { @@ -58,7 +58,7 @@ "resources": { "icon": "play-circle-fill", "title": "Angular Resources", - "banner": "Angular 2 is currently in Beta.", + "banner": "Angular 2 is currently in Release Candidate.", "resources": true }, diff --git a/public/docs/ts/latest/cheatsheet.jade b/public/docs/ts/latest/cheatsheet.jade index 4548cf52e0..11640d4f1d 100644 --- a/public/docs/ts/latest/cheatsheet.jade +++ b/public/docs/ts/latest/cheatsheet.jade @@ -1,6 +1,6 @@ - var base = current.path[4] ? '.' : './guide'; .banner - p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Beta. + p.text-body This cheat sheet is provisional and may change. Angular 2 is currently in Release Candidate. article(class="l-content-small grid-fluid docs-content") .cheatsheet