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.0
6+ * Version: 1.0.2
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.0 ' ;
32+ const VERSION = '1.0.2 ' ;
3333
3434 /**
3535 * URL of plugin directory.
Original file line number Diff line number Diff line change 11{
22 "name" : " wds-react-post-search" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Power up the basic WordPress search field with React." ,
55 "main" : " assets/js/public.js" ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments