Skip to content

Commit

Permalink
2.1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stiofan committed Feb 12, 2021
1 parent 80f821c commit 46088c7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*/

// Define the version number for quick access
if (!defined('DIRECTORY_STARTER_VER')) define('DIRECTORY_STARTER_VER', '2.1.0.2');
if (!defined('DIRECTORY_STARTER_VER')) define('DIRECTORY_STARTER_VER', '2.1.0.3');

require_once('vendor/autoload.php'); // Composer autoload
require_once('lib/utils.php'); // Utility functions goes here
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: paoltaia, stiofansisland, ayecode
Tags: food-and-drink, blog, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, translation-ready
Requires at least: 4.0
Tested up to: 5.4
Stable tag: 2.1.0.2
Tested up to: 5.6
Stable tag: 2.1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Theme URI: https://wpgeodirectory.com/downloads/directory-starter/
Author: GeoDirectory Team
Author URI: https://wpgeodirectory.com/
Description: Directory Starter is a starter theme for our GeoDirectory plugin (https://wordpress.org/plugins/geodirectory/), perfect to be edited directly or to create your own child themes. Directory Starter is a fully responsive Directory Theme that has been methodically coded to be lightweight and customisable, we have used all the latest WordPress Customizer options allowing you to customise the look and feel of your site with no coding knowledge. Check out the 1st child theme for DS called Supreme directory (https://wpgeodirectory.com/downloads/supreme-directory/)
Version: 2.1.0.2
Version: 2.1.0.3
Requires at least: 4.0
Tested up to: 5.5
Tested up to: 5.6
Requires PHP: 5.6
License: GPLv2 or greater
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 46088c7

Please sign in to comment.