diff --git a/nextjs-revalidate.php b/nextjs-revalidate.php index 8c4d829..24c0aea 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.2.1 + * Version: 1.2.2 * license: GPLv3 * License URI: https://www.gnu.org/licenses/gpl-3.0.html * Requires PHP: 7.4 @@ -16,7 +16,7 @@ * @package NextJsRevalidate * @category Core * @author Superhuit, Kuuak - * @version 1.2.1 + * @version 1.2.2 */ /* Next.js revalidate is free software: you can redistribute it and/or modify diff --git a/readme.txt b/readme.txt index 79d9c44..76f8ead 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.2.1 +Stable tag: 1.2.2 license: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html