Skip to content

Commit fc20c1d

Browse files
committed
Version bump 2.6.1
1 parent 9854d0e commit fc20c1d

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Plugin URI: http://wordpress.org/plugins/string-locator/
55
Tags: text, search, find, syntax, highlight
66
Requires at least: 4.9
77
Tested up to: 6.0
8-
Stable tag: 2.6.0
8+
Stable tag: 2.6.1
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -46,6 +46,10 @@ When writing your search string, make sure to wrap your search in forward slashe
4646

4747
== Changelog ==
4848

49+
= 2.6.1 (2022-11-02) =
50+
* Fixed a bug causing certain setups to be unable to perform searches when editing would also be unavailable.
51+
* Verified compatibility with WordPress 6.1
52+
4953
= 2.6.0 (2022-07-20) =
5054
* Added database search feature.
5155
* Added tools for quickly replacing data in the search results.

string-locator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: String Locator
44
* Plugin URI: https://wordpress.org/plugins/string-locator/
55
* Description: Scan through theme and plugin files looking for text strings
6-
* Version: 2.6.0
6+
* Version: 2.6.1
77
* Author: InstaWP
88
* Author URI: https://instawp.com/
99
* Text Domain: string-locator

0 commit comments

Comments
 (0)