From df847b8ff9fe2028b300c98c6116f5cf095f21b0 Mon Sep 17 00:00:00 2001 From: HitkoDev Date: Sat, 5 Jun 2021 20:17:23 +0200 Subject: [PATCH] chore: release v2.2.2 --- breeze.php | 4 ++-- readme.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/breeze.php b/breeze.php index db10d2d..623c55b 100644 --- a/breeze.php +++ b/breeze.php @@ -2,7 +2,7 @@ /** * Plugin Name: Breeze * Description: Breeze is a WordPress cache plugin with extensive options to speed up your website. All the options including Varnish Cache are compatible with Cloudways hosting. - * Version: 2.2.1 + * Version: 2.2.2 * Text Domain: breeze * Domain Path: /languages * Author: Cloudways @@ -37,7 +37,7 @@ define('BREEZE_PLUGIN_DIR', plugin_dir_path(__FILE__)); } if (!defined('BREEZE_VERSION')) { - define('BREEZE_VERSION', '2.2.1'); + define('BREEZE_VERSION', '2.2.2'); } if (!defined('BREEZE_SITEURL')) { define('BREEZE_SITEURL', get_site_url()); diff --git a/readme.adoc b/readme.adoc index ce2e1dd..ab37119 100644 --- a/readme.adoc +++ b/readme.adoc @@ -3,7 +3,7 @@ Contributors: Cloudways + Tags: cache,caching, performance, wp-cache, cdn, combine, compress, speed plugin, database cache,gzip, http compression, js cache, minify, optimize, page cache, performance, speed, expire headers + Requires at least: 4.5 + Tested up to: 5.7 + -Stable tag: 2.2.1 + +Stable tag: 2.2.2 + License: GPLv2 or later + License URI: http://www.gnu.org/licenses/gpl-2.0.html