Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsayan committed Feb 6, 2024
1 parent 7b371aa commit e0058bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions docs/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
Stable tag: 2.6.3
Tested up to: 6.4
Stable tag: 2.6.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -46,6 +46,9 @@ When writing your search string, make sure to wrap your search in forward slashe

== Changelog ==

= 2.6.4 (2024-02-06) =
* Verified compatibility with WordPress 6.4

= 2.6.3 (2023-08-10) =
* CSS/JS Loading bug fixes

Expand Down
2 changes: 1 addition & 1 deletion string-locator.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
* Version: 2.6.4
* Author: InstaWP
* Author URI: https://instawp.com/
* Text Domain: string-locator
Expand Down

0 comments on commit e0058bf

Please sign in to comment.