From d8ff162494aa4de87e0897c45362cc644d20b46d Mon Sep 17 00:00:00 2001 From: Devin Binnie <52460000+devinbinnie@users.noreply.github.com> Date: Tue, 11 Feb 2025 09:10:41 -0500 Subject: [PATCH] Fix ESR check to check for a newer remote branch instead of an increment (#3314) * Fix ESR check to check for a newer remote branch instead of an increment * Fix for major version --- scripts/patch_updater_yml.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/patch_updater_yml.sh b/scripts/patch_updater_yml.sh index e1607e35..8186afbd 100755 --- a/scripts/patch_updater_yml.sh +++ b/scripts/patch_updater_yml.sh @@ -2,7 +2,7 @@ set -e VERSION="$(jq -r '.version'