Skip to content

Commit a082448

Browse files
committed
chore: bump version to 4.2.3-beta1
1 parent 202d9e7 commit a082448

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

better-search.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Plugin Name: Better Search
1414
* Plugin URI: https://webberzone.com/plugins/better-search/
1515
* Description: Replace the default WordPress search with a contextual search. Search results are sorted by relevancy ensuring a better visitor search experience.
16-
* Version: 4.2.2
16+
* Version: 4.2.3-beta1
1717
* Author: WebberZone
1818
* Author URI: https://webberzone.com/
1919
* Text Domain: better-search
@@ -34,7 +34,7 @@
3434
*
3535
* @since 2.9.3
3636
*/
37-
define( 'BETTER_SEARCH_VERSION', '4.2.2' );
37+
define( 'BETTER_SEARCH_VERSION', '4.2.3' );
3838
}
3939

4040
if ( ! defined( 'BETTER_SEARCH_PLUGIN_DIR' ) ) {

0 commit comments

Comments
 (0)