From 7475c1d8dbdd04aaf08af172467a410a46dfc930 Mon Sep 17 00:00:00 2001 From: Matt Milburn Date: Tue, 3 Oct 2023 15:48:38 -0500 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1be266f..407b4b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-preview-button", - "version": "2.1.0", + "version": "2.1.1", "description": "A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.", "license": "MIT", "strapi": {