From b61d4038746dfec37e6caa8be73836ba7c0f7051 Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Fri, 9 Aug 2024 11:55:43 +0200 Subject: [PATCH] feat: update bob's buddy versions --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index c3e4e42..4634ec5 100644 --- a/config.json +++ b/config.json @@ -13,9 +13,9 @@ }, "bobs_buddy": { "disabled": false, - "min_required_version": "1.27.0", + "min_required_version": "1.29.5", "sentry_reporting": false, - "sentry_min_required_version": "1.29.5", + "sentry_min_required_version": "1.30.3", "metric_sampling": 1, "log_lines_kept": 150, "can_remove_lich_king": true,