From 02ae1b99f43967bb5e16fdef84f47e8faa3d2c1b Mon Sep 17 00:00:00 2001 From: Arnaud Ligny Date: Tue, 29 Apr 2025 15:18:44 +0200 Subject: [PATCH] chore: update Cecil plugin version --- site/plugins.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 0e2312f95..84d10a5f3 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -796,15 +796,7 @@ "name": "Cecil cache", "package": "netlify-plugin-cecil-cache", "repo": "https://github.com/Cecilapp/netlify-plugin-cecil-cache", - "version": "0.3.3", - "compatibility": [ - { - "version": "0.3.3" - }, - { - "version": "0.2.5" - } - ] + "version": "0.3.4" }, { "author": "Ben Lmsc",