From f40cbc8f0caf05693a54b81c64ee5300386e253b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 08:49:27 +0000 Subject: [PATCH] chore: Add v10.2 to version selector list --- versions.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/versions.json b/versions.json index 2ecbb2e7..571d3638 100644 --- a/versions.json +++ b/versions.json @@ -4,6 +4,11 @@ "title": "edge", "aliases": [] }, + { + "version": "v10.2", + "title": "v10.2", + "aliases": [] + }, { "version": "v10.1", "title": "v10.1",