From c8fb937e54a5c32a0c0be53f6a05e86c29e24bb6 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Wed, 12 Sep 2018 11:57:24 +0200 Subject: [PATCH] Add latest releases --- browsers/webview_android.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/browsers/webview_android.json b/browsers/webview_android.json index 5c613425845114..f4ca800b2aac06 100644 --- a/browsers/webview_android.json +++ b/browsers/webview_android.json @@ -225,12 +225,17 @@ "68": { "release_date": "2018-07-24", "release_notes": "https://chromereleases.googleblog.com/2018/07/chrome-for-android-update.html", - "status": "current" + "status": "retired" }, "69": { - "status": "beta" + "release_date": "2018-09-06", + "release_notes": "https://chromereleases.googleblog.com/2018/09/chrome-for-android-update_6.html", + "status": "current" }, "70": { + "status": "beta" + }, + "71": { "status": "nightly" } }