Skip to content

Commit

Permalink
Tagged v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaydsouza committed Feb 17, 2019
1 parent 800e708 commit eaea0f0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__Requires:__ 4.5

__Tested up to:__ 5.0
__Tested up to:__ 5.1

__License:__ [GPL-2.0+](https://www.gnu.org/licenses/gpl-2.0.html)

Expand Down
4 changes: 2 additions & 2 deletions better-search.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Plugin Name: Better Search
* Plugin URI: https://webberzone.com/plugins/better-search/
* Description: Replace the default WordPress search with a contextual search. Search results are sorted by relevancy ensuring a better visitor search experience.
* Version: 2.2.2-beta1
* Version: 2.2.2
* Author: Ajay D'Souza
* Author URI: https://webberzone.com/
* Text Domain: better-search
Expand Down Expand Up @@ -150,5 +150,5 @@ function bsearch_get_settings() {
require_once BETTER_SEARCH_PLUGIN_DIR . 'includes/admin/tools.php';
require_once BETTER_SEARCH_PLUGIN_DIR . 'includes/admin/admin-dashboard.php';

} // End admin.inc
}

4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Contributors: webberzone, Ajay
Donate link: https://ajaydsouza.com/donate/
Stable tag: trunk
Requires at least: 4.5
Tested up to: 5.0
Tested up to: 5.1
License: GPLv2 or later


Expand Down Expand Up @@ -169,6 +169,6 @@ For previous changelog entries, please refer to the separate changelog.txt file

== Upgrade Notice ==

= 2.2.1 =
= 2.2.2 =
Bug fix release. For details on the update check the changelog and release post on https://webberzone.com

0 comments on commit eaea0f0

Please sign in to comment.