From c84b08b2b24471ca4138ce558ce080377a3dba83 Mon Sep 17 00:00:00 2001 From: Brian Seeders Date: Tue, 29 Jul 2025 14:57:39 -0400 Subject: [PATCH] Revert "Remove 8.17 from branches.json" This reverts commit afa7fec99c517632016fd99d9c0ccc56df276518. (cherry picked from commit 54d0e6f8e58091b3a74b1d93ac68e803d6fc1072) --- branches.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/branches.json b/branches.json index 72dbe9c14f4e8..a2feaf0715575 100644 --- a/branches.json +++ b/branches.json @@ -16,6 +16,9 @@ { "branch": "8.18" }, + { + "branch": "8.17" + }, { "branch": "7.17" }