Skip to content

Commit

Permalink
Add wp 6.6.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
wpalani committed Sep 11, 2024
1 parent 19298e1 commit f6b0c53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"core": "WordPress/WordPress#tags/6.6.1",
"core": "WordPress/WordPress#tags/6.6.2",
"config": {
"WP_DEBUG": true,
"WP_DEBUG_LOG": true,
Expand Down
2 changes: 1 addition & 1 deletion wp-plugin-web.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Version: 2.1.2
* Requires at least: 6.4
* Requires PHP: 7.1
* Tested up to: 6.6.1
* Tested up to: 6.6.2
* Author: Web.com
* Author URI: https://web.com
* Text Domain: wp-plugin-web
Expand Down

0 comments on commit f6b0c53

Please sign in to comment.