diff --git a/README.md b/README.md
index ff67c4e..ea305c4 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
**Donate link:** https://www.paypal.me/BrainstormForce
**Requires at least:** 4.4
**Tags:** beaver builder, page builder plugin, bootstrap cards, cards, bootstrap, drag and drop cards, bb bootstrap, Cards for Beaver Builder
-**Stable tag:** 1.1.2
+**Stable tag:** 1.1.3
**Tested up to:** 6.4.1
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
@@ -88,6 +88,9 @@ Visit our website to know more about the top WordPress products and services we
## Changelog ##
+### 1.1.3 ###
+Security Fix: Hardened the security of the plugin. Props: Wordfence.
+
### 1.1.2 ###
* Improvement: Added compatibility to WordPress 6.1
diff --git a/bb-bootstrap-cards-module/includes/frontend.php b/bb-bootstrap-cards-module/includes/frontend.php
index 1842884..1a0c7a9 100644
--- a/bb-bootstrap-cards-module/includes/frontend.php
+++ b/bb-bootstrap-cards-module/includes/frontend.php
@@ -43,11 +43,11 @@
card_btn_type ) { ?>
-
+
card_btn_text; ?>
card_btn_type ) { ?>
-
+
btn_text; ?>
diff --git a/bb-bootstrap-cards.php.php b/bb-bootstrap-cards.php.php
index 21e9851..8488c74 100644
--- a/bb-bootstrap-cards.php.php
+++ b/bb-bootstrap-cards.php.php
@@ -6,7 +6,7 @@
* Author: Pratik Chaskar
* Author URI: https://pratikchaskar.com/
* Text Domain: bb-bootstrap-cards
- * Version: 1.1.2
+ * Version: 1.1.3
*
* @package BB-Bootstrap-Cards
*/
diff --git a/readme.txt b/readme.txt
index c5a4ca0..75fbe99 100644
--- a/readme.txt
+++ b/readme.txt
@@ -3,7 +3,7 @@ Contributors: pratikchaskar
Donate link: https://www.paypal.me/BrainstormForce
Requires at least: 4.4
Tags: beaver builder, page builder plugin, bootstrap cards, cards, bootstrap, drag and drop cards, bb bootstrap, Cards for Beaver Builder
-Stable tag: 1.1.2
+Stable tag: 1.1.3
Tested up to: 6.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -88,6 +88,9 @@ Visit our website to know more about the top WordPress products and services we
== Changelog ==
+= 1.1.3 =
+Security Fix: Hardened the security of the plugin. Props: Wordfence.
+
= 1.1.2 =
* Improvement: Added compatibility to WordPress 6.1