Skip to content

Commit

Permalink
Merge pull request #214 from Yoast/bump-min-wp-version-6.3
Browse files Browse the repository at this point in the history
Sets the minimum supported WordPress version to 6.3.
  • Loading branch information
enricobattocchi authored Dec 18, 2023
2 parents dd57e4a + ba50195 commit 0b4bc5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== Yoast Test Helper ===
Contributors: yoast, joostdevalk, omarreiss, jipmoors, herregroen
Tags: Yoast, Yoast SEO, development
Requires at least: 6.2
Requires at least: 6.3
Tested up to: 6.4
Stable tag: 1.18-RC6
Requires PHP: 7.2.5
Expand Down
4 changes: 2 additions & 2 deletions yoast-test-helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Yoast Test Helper plugin.
*
* @package Yoast\WP\Test_Helper
* @copyright Copyright (C) 2017-2020, Yoast BV - [email protected]
* @copyright Copyright (C) 2017-2023, Yoast BV - [email protected]
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License, version 3 or higher
*
* @wordpress-plugin
Expand All @@ -16,7 +16,7 @@
* Text Domain: yoast-test-helper
* Domain Path: /languages/
* License: GPL v3
* Requires at least: 6.2
* Requires at least: 6.3
* Requires PHP: 7.2.5
*
* This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 0b4bc5c

Please sign in to comment.