Skip to content

Commit 774dd67

Browse files
committed
chore: bump up plugin version
1 parent 5285861 commit 774dd67

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "search-and-replace",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Search and Replace text within the Block Editor.",
55
"author": "badasswp",
66
"license": "GPL-2.0-or-later",

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: badasswp, rajanand346
33
Tags: search, replace, text, block, editor.
44
Requires at least: 6.0
55
Tested up to: 6.7.2
6-
Stable tag: 1.3.0
6+
Stable tag: 1.4.0
77
Requires PHP: 7.4
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html

search-replace-for-block-editor.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Search and Replace for Block Editor
44
* Plugin URI: https://github.com/badasswp/search-and-replace
55
* Description: Search and Replace text within the Block Editor.
6-
* Version: 1.3.0
6+
* Version: 1.4.0
77
* Author: badasswp
88
* Author URI: https://github.com/badasswp
99
* License: GPL v2 or later

0 commit comments

Comments
 (0)