From b05edd8b936f052bae4a0f7a7190719563e37e01 Mon Sep 17 00:00:00 2001 From: Timo Hubois Date: Thu, 12 Dec 2024 20:07:45 +0100 Subject: [PATCH] chore: bump version to 2.0.3 and remove Requires Plugins from plugin metadata --- components-overview-flynt.php | 3 +-- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/components-overview-flynt.php b/components-overview-flynt.php index d433372..9a8c7a3 100644 --- a/components-overview-flynt.php +++ b/components-overview-flynt.php @@ -4,13 +4,12 @@ * Plugin Name: Components Overview for Flynt * Plugin URI: https://github.com/timohubois/components-overview-flynt/ * Description: Get an overview of where components of the Flynt theme are currently used in flexible content acf fields. - * Version: 2.0.2 + * Version: 2.0.3 * Requires at least: 5.0 * Requires PHP: 8.0 * Author: Timo Hubois * Author URI: https://pixelsaft.wtf * Text Domain: components-overview-flynt - * Requires Plugins: advanced-custom-fields-pro * Domain Path: /languages * License: GPLv3 or later * License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/readme.txt b/readme.txt index 85ad0b3..6c9fc9d 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: timohubois Tags: flynt, components Requires at least: 5.0 Tested up to: 6.7 -Stable tag: 2.0.2 +Stable tag: 2.0.3 Requires PHP: 8.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -52,3 +52,6 @@ Check out the Plugin [GitHub Repository](https://github.com/timohubois/component * Add Requires Plugins * Remove unused code * Tested up to: 6.7 + += 2.0.3 = +* Remove Requires Plugins