From 45d597108fc0abd1602ceb246b66afefd812283a Mon Sep 17 00:00:00 2001 From: Viktor Lukashov Date: Tue, 8 Mar 2022 12:48:53 +0200 Subject: [PATCH] fix: upgrade netlify-plugin-stepzen version to 1.0.4 A roll-up of dependency updates. --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index 4fd2fdb1e..0d4b12fb5 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -580,7 +580,7 @@ "name": "StepZen", "package": "netlify-plugin-stepzen", "repo": "https://github.com/steprz/netlify-plugin-stepzen", - "version": "1.0.3" + "version": "1.0.4" }, { "author": "bharathvaj-ganesan",