From e7f0bbf1ffc6a33ee9b5b3921435adc2d121a9a2 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 25 Nov 2019 15:40:27 +0100 Subject: [PATCH] docs: update versions (#20635) --- docs/versions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/versions.json b/docs/versions.json index 78487313ba3..8bfe5daac4c 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -1,5 +1,6 @@ [ - { "version": "v6.4", "path": "/", "archived": false, "current": true }, + { "version": "v6.5", "path": "/", "archived": false, "current": true }, + { "version": "v6.4", "path": "/v6.4", "archived": 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 },