Skip to content

Commit 2797b0e

Browse files
committed
Version bumps
1 parent f2ebaec commit 2797b0e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Plugin URI: http://wordpress.org/plugins/string-locator/
55
Donate link: https://www.paypal.me/clorith
66
Tags: text, search, find, syntax, highlight
77
Requires at least: 4.9
8-
Tested up to: 5.7
9-
Stable tag: 2.4.2
8+
Tested up to: 5.9
9+
Stable tag: 2.5.0
1010
License: GPLv2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212

@@ -45,7 +45,7 @@ When writing your search string, make sure to wrap your search in forward slashe
4545

4646
== Changelog ==
4747

48-
= 2.5.0 =
48+
= 2.5.0 (2022-02-27) =
4949
* Fixed a bug where content would have slashes stripped unexpectedly.
5050
* Improved table spacing on search results.
5151
* Improved loopback checks to also check admin access.

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: http://www.clorith.net/wordpress-string-locator/
55
* Description: Scan through theme and plugin files looking for text strings
6-
* Version: 2.4.2
6+
* Version: 2.5.0
77
* Author: Clorith
88
* Author URI: http://www.clorith.net
99
* Text Domain: string-locator

0 commit comments

Comments
 (0)