From 1abdc758cf38eabe505cb859ec2d98d3d58cc596 Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Fri, 10 May 2024 23:38:10 +0200 Subject: [PATCH] chore(BobsBuddy): update min version --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 58ffdad..4781dd4 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ "disabled": false, "min_required_version": "1.27.0", "sentry_reporting": false, - "sentry_min_required_version": "1.27.1", + "sentry_min_required_version": "1.27.2", "metric_sampling": 1, "log_lines_kept": 150, "can_remove_lich_king": true,