Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsayan committed Mar 12, 2024
1 parent bee8ca2 commit 1f58210
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -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

Expand Down
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.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

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.5 (2024-03-12) =
* Verified compatibility with WordPress 6.5

= 2.6.4 (2024-03-12) =
* Verified compatibility with WordPress 6.4

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.4
* Version: 2.6.5
* Author: InstaWP
* Author URI: https://instawp.com/
* Text Domain: string-locator
Expand Down

0 comments on commit 1f58210

Please sign in to comment.