diff --git a/docs/changelog.txt b/docs/changelog.txt index 3c7a6e9..1c0cc32 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,3 +1,6 @@ += 2.6.5 (2024-03-12) = +* Verified compatibility with WordPress 6.5 + = 2.6.4 (2024-03-12) = * Verified compatibility with WordPress 6.4 diff --git a/docs/readme.txt b/docs/readme.txt index 32633b5..396922c 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -4,8 +4,8 @@ Author URI: https://instawp.com/?utm_source=sl_plugin_author Plugin URI: http://wordpress.org/plugins/string-locator/ Tags: text, search, find, syntax, highlight Requires at least: 4.9 -Tested up to: 6.4 -Stable tag: 2.6.4 +Tested up to: 6.5 +Stable tag: 2.6.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -46,6 +46,9 @@ When writing your search string, make sure to wrap your search in forward slashe == Changelog == += 2.6.5 (2024-03-12) = +* Verified compatibility with WordPress 6.5 + = 2.6.4 (2024-03-12) = * Verified compatibility with WordPress 6.4 diff --git a/string-locator.php b/string-locator.php index 362805f..079da0b 100644 --- a/string-locator.php +++ b/string-locator.php @@ -3,7 +3,7 @@ * Plugin Name: String Locator * Plugin URI: https://wordpress.org/plugins/string-locator/ * Description: Scan through theme and plugin files looking for text strings - * Version: 2.6.4 + * Version: 2.6.5 * Author: InstaWP * Author URI: https://instawp.com/ * Text Domain: string-locator