Skip to content

Commit

Permalink
Merge pull request #232 from Yoast/21664-drop-support-for-wp-64
Browse files Browse the repository at this point in the history
Sets the minimum supported WordPress version to 6.5
  • Loading branch information
igorschoester authored Oct 1, 2024
2 parents 05ca4c9 + 751dee6 commit 361339c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.4
Requires at least: 6.5
Tested up to: 6.6
Stable tag: 1.18
Requires PHP: 7.2.5
Expand Down
2 changes: 1 addition & 1 deletion yoast-test-helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Text Domain: yoast-test-helper
* Domain Path: /languages/
* License: GPL v3
* Requires at least: 6.4
* Requires at least: 6.5
* Requires PHP: 7.2.5
*
* This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 361339c

Please sign in to comment.