diff --git a/content-geodirectory.php b/content-geodirectory.php
index 2aa7c31..4f20cff 100644
--- a/content-geodirectory.php
+++ b/content-geodirectory.php
@@ -2,15 +2,6 @@
>
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/functions.php b/functions.php
index e6493bf..497d131 100644
--- a/functions.php
+++ b/functions.php
@@ -17,7 +17,7 @@
* Define some constants for later use.
*/
if (!defined('SD_DEFAULT_FEATURED_IMAGE')) define('SD_DEFAULT_FEATURED_IMAGE', get_stylesheet_directory_uri() . "/images/featured.jpg");
-if (!defined('SD_VERSION')) define('SD_VERSION', "2.0.0.14");
+if (!defined('SD_VERSION')) define('SD_VERSION', "2.1.0.0");
if (!defined('SD_CHILD')) define('SD_CHILD', 'supreme-directory');
if(is_admin()){
diff --git a/readme.txt b/readme.txt
index aa61094..d76452e 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ 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.5
-Stable tag: 2.1.0.0-beta
+Stable tag: 2.1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -99,5 +99,7 @@ No, this is optional but recommended.
== Upgrade Notice ==
+= 2.1.0.0 =
+NOTICE: v2.1 has changed to using bootstrap styles, this is a huge design change that should be checked over.
== Resources ==
\ No newline at end of file
diff --git a/style.css b/style.css
index b581dcc..3f7d77d 100644
--- a/style.css
+++ b/style.css
@@ -5,7 +5,7 @@ Description: Supreme Directory is a child theme of Directory Starter, check out
Author: AyeCode Ltd
Author URI: https://ayecode.io
Template: directory-starter
-Version: 2.0.0.14
+Version: 2.1.0.0
Requires at least: 4.0
Tested up to: 5.5
Requires PHP: 5.6
diff --git a/template-parts/header/header-single-top.php b/template-parts/header/header-single-top.php
index 75c4da5..16c2747 100644
--- a/template-parts/header/header-single-top.php
+++ b/template-parts/header/header-single-top.php
@@ -31,15 +31,15 @@
if ( function_exists( 'geodir_claim_show_claim_link' ) && GeoDir_Claim_Post::is_claimed( $gd_post->ID ) ) {
$is_owned = true;
?>
-
-
-
+
+
+
-