diff --git a/.changeset/grumpy-gorillas-learn.md b/.changeset/grumpy-gorillas-learn.md new file mode 100644 index 000000000..e37606924 --- /dev/null +++ b/.changeset/grumpy-gorillas-learn.md @@ -0,0 +1,5 @@ +--- +"@faustwp/wordpress-plugin": patch +--- + +Tested Faust on WordPress 6.8.1 diff --git a/plugins/faustwp/faustwp.php b/plugins/faustwp/faustwp.php index 399844339..405050bc5 100644 --- a/plugins/faustwp/faustwp.php +++ b/plugins/faustwp/faustwp.php @@ -12,7 +12,7 @@ * Version: 1.8.3 * Requires PHP: 7.4 * Requires at least: 5.7 - * Tested up to: 6.8.0 + * Tested up to: 6.8.1 * Update URI: false * * @package FaustWP diff --git a/plugins/faustwp/readme.txt b/plugins/faustwp/readme.txt index 8a5796833..356a37e1c 100644 --- a/plugins/faustwp/readme.txt +++ b/plugins/faustwp/readme.txt @@ -2,7 +2,7 @@ Contributors: antpb, apmatthe, blakewpe, chriswiegman, claygriffiths, colin-murphy, jasonkonen, joefusco, markkelnar, matthewguywright, mindctrl, modernnerd, rfmeier, TeresaGobble, thdespou, wpengine, Tags: faustjs, faust, headless, decoupled, composable-architecture Requires at least: 5.7 -Tested up to: 6.8.0 +Tested up to: 6.8.1 Stable tag: 1.8.3 Requires PHP: 7.4 License: GPLv2 or later