From 5cf69e6b25422fd7c6545715671996e524615f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=A4ggmark?= Date: Tue, 8 Oct 2019 04:35:41 -0700 Subject: [PATCH] Docs: Updating to 6.4.0 (#19698) --- docs/versions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/versions.json b/docs/versions.json index eaa03ccd519..78487313ba3 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -1,5 +1,6 @@ [ - { "version": "v6.3", "path": "/", "archived": false, "current": true }, + { "version": "v6.4", "path": "/", "archived": false, "current": true }, + { "version": "v6.3", "path": "/v6.3", "archived": true }, { "version": "v6.2", "path": "/v6.2", "archived": true }, { "version": "v6.1", "path": "/v6.1", "archived": true }, { "version": "v6.0", "path": "/v6.0", "archived": true },