From 8868b7d564c8a53989880efeb64cc1bfc88db7ac Mon Sep 17 00:00:00 2001 From: Amnon Heiman Date: Mon, 4 Mar 2024 15:02:37 +0200 Subject: [PATCH] types.json: makes the version column larger to accept two digit patch releases --- grafana/types.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/types.json b/grafana/types.json index c0eaf9f82f..2cbf8acd05 100644 --- a/grafana/types.json +++ b/grafana/types.json @@ -2296,7 +2296,7 @@ "properties":[ { "id":"custom.width", - "value":85 + "value":90 }, { "id":"displayName",