From e7a69833720b8d50eb7d8dcdd0be6ab25486482b Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:00:19 +1000 Subject: [PATCH] Add 9.1 to branches.json --- branches.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/branches.json b/branches.json index 0a515b259cc6..a2feaf071557 100644 --- a/branches.json +++ b/branches.json @@ -4,6 +4,9 @@ { "branch": "main" }, + { + "branch": "9.1" + }, { "branch": "9.0" },