From d194be0ab54dc6944b7b547d1497b7f918759c51 Mon Sep 17 00:00:00 2001 From: Benedict Etzel Date: Tue, 20 Aug 2024 19:31:00 +0200 Subject: [PATCH] feat: bump min BB version --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 4634ec5..83c151a 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ }, "bobs_buddy": { "disabled": false, - "min_required_version": "1.29.5", + "min_required_version": "1.31.0", "sentry_reporting": false, "sentry_min_required_version": "1.30.3", "metric_sampling": 1,