File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 * Plugin Name: WDS React Post Search
44 * Description: Power up the basic WordPress search with React.
55 * Plugin URI: https://www.webdevstudios.com
6- * Version: 1.0.4
6+ * Version: 1.0.6
77 *
88 * With help from:
99 * https://www.ibenic.com/wordpress-react-search/
@@ -29,7 +29,7 @@ final class WDS_React_Post_Search {
2929 * @var string
3030 * @since 0.0.0
3131 */
32- const VERSION = '1.0.2 ' ;
32+ const VERSION = '1.0.6 ' ;
3333
3434 /**
3535 * URL of plugin directory.
Original file line number Diff line number Diff line change 22 "name" : " wds-react-post-search" ,
33 "author" : " WebDevStudios" ,
44 "license" : " GPL-3.0" ,
5- "version" : " 1.0.4 " ,
5+ "version" : " 1.0.6 " ,
66 "description" : " Power up the basic WordPress search field with React." ,
77 "keywords" : [
88 " plugin"
You can’t perform that action at this time.
0 commit comments