From a1033e1af07604a5a9ddfce7c544ef24a1849c5a Mon Sep 17 00:00:00 2001 From: Felipe Date: Tue, 9 Jan 2024 10:47:16 +0100 Subject: [PATCH] =?UTF-8?q?v1.5.0=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nextjs-revalidate.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nextjs-revalidate.php b/nextjs-revalidate.php index 2b9bf39..df35db5 100644 --- a/nextjs-revalidate.php +++ b/nextjs-revalidate.php @@ -5,7 +5,7 @@ * Description: Next.js plugin allows you to purge & re-build the cached pages from the WordPress admin area. It also automatically purges & re-builds when a page/post/... is save or updated. * Author: superhuit * Author URI: https://www.superhuit.ch - * Version: 1.4.1 + * Version: 1.5.0 * license: GPLv3 * License URI: https://www.gnu.org/licenses/gpl-3.0.html * Requires PHP: 7.4 diff --git a/readme.txt b/readme.txt index 984e4e7..29b7706 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: Next.js, Nextjs, Next, Cache, revalidate, Purge Requires at least: 5.0 Tested up to: 6.1 Requires PHP: 7.4 -Stable tag: 1.4.1 +Stable tag: 1.5.0 license: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html