From 95f9eb99a659aacc95e1782df96466596502af25 Mon Sep 17 00:00:00 2001 From: fabianpimminger Date: Tue, 23 Feb 2021 09:37:25 +0100 Subject: [PATCH] v1.1.1 --- cookiefox.php | 2 +- readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cookiefox.php b/cookiefox.php index da5a741..224d28b 100644 --- a/cookiefox.php +++ b/cookiefox.php @@ -2,7 +2,7 @@ /** * Plugin Name: CookieFox * Description: A performant and accessible cookie and consent solution for WordPress. - * Version: 1.1.0 + * Version: 1.1.1 * Requires at least: 5.0 * Author: Fabian Pimminger * Author URI: https://fabianpimminger.com/work/ diff --git a/readme.txt b/readme.txt index b237fdc..fbc406c 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://paypal.me/fabianpimminger Tags: privacy, cookie, cookie notice, cookie banner, cookie consent, GDPR, CCPA Requires at least: 5.0 Tested up to: 5.6.2 -Stable tag: 1.1.0 +Stable tag: 1.1.1 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -50,7 +50,7 @@ Please note that you are responsible for complying with your local and internati == Changelog == -= 1.1.0 = += 1.1.1 = * Auto-block embeds * Renaming of some css variables for consistency. If you've customized your variables, please update them to reflect the changes.