From 5cd931203baf2bc1f73a900b1ad5391130d498d2 Mon Sep 17 00:00:00 2001 From: Leander Rodrigues Date: Wed, 23 Feb 2022 14:56:45 -0500 Subject: [PATCH] Update version of @sentry/netlify-build-plugin --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 0d016ebe2..7b2705d80 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -314,7 +314,7 @@ "name": "Sentry", "package": "@sentry/netlify-build-plugin", "repo": "https://github.com/getsentry/sentry-netlify-build-plugin", - "version": "1.1.0" + "version": "1.1.1" }, { "author": "AshikNesin",