From 852e676273fa28d8c065577e7f4eb8d631f41988 Mon Sep 17 00:00:00 2001 From: ehmicky Date: Fri, 21 Jan 2022 15:49:29 +0100 Subject: [PATCH] fix: bump `netlify-plugin-debug-cache` to `1.0.4` --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index b55d5b9fc..ce3b4cd89 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -127,7 +127,7 @@ "name": "Debug cache", "package": "netlify-plugin-debug-cache", "repo": "https://github.com/netlify-labs/netlify-plugin-debug-cache", - "version": "1.0.3" + "version": "1.0.4" }, { "author": "shortdiv",