Skip to content

Commit

Permalink
Merge pull request #2628 from kprajapatii/master
Browse files Browse the repository at this point in the history
2.3.60
  • Loading branch information
kprajapatii authored Jul 4, 2024
2 parents c4ce2c7 + fbe2a70 commit f970555
Show file tree
Hide file tree
Showing 10 changed files with 165 additions and 135 deletions.
6 changes: 3 additions & 3 deletions geodirectory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
* Plugin Name: GeoDirectory
* Plugin URI: https://wpgeodirectory.com/
* Description: GeoDirectory - Business Directory Plugin for WordPress.
* Version: 2.3.59
* Version: 2.3.60
* Author: AyeCode - WP Business Directory Plugins
* Author URI: https://wpgeodirectory.com
* Text Domain: geodirectory
* Domain Path: /languages
* Requires at least: 4.5
* Tested up to: 6.5
* Tested up to: 6.6
*/

if ( ! class_exists( 'GeoDirectory' ) ) :
Expand All @@ -34,7 +34,7 @@ final class GeoDirectory {
*
* @var string
*/
public $version = '2.3.59';
public $version = '2.3.60';

/**
* GeoDirectory instance.
Expand Down
Binary file modified languages/geodirectory-en_US.mo
Binary file not shown.
Loading

0 comments on commit f970555

Please sign in to comment.