Skip to content

Commit

Permalink
chore(plugin): tested up to version to 6.7, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
timohubois committed Dec 12, 2024
1 parent 91d40d5 commit a87e93e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components-overview-flynt.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* 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.1
* Version: 2.0.2
* Requires at least: 5.0
* Requires PHP: 8.0
* Author: Timo Hubois
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: timohubois
Tags: flynt, components
Requires at least: 5.0
Tested up to: 6.6
Stable tag: 2.0.1
Tested up to: 6.7
Stable tag: 2.0.2
Requires PHP: 8.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -47,3 +47,8 @@ Check out the Plugin [GitHub Repository](https://github.com/timohubois/component

= 2.0.1 =
* Prevent a php warning

= 2.0.2 =
* Add Requires Plugins
* Remove unused code
* Tested up to: 6.7

0 comments on commit a87e93e

Please sign in to comment.