diff --git a/includes/Admin/views/notices/black-friday.php b/includes/Admin/views/notices/black-friday.php
index 97e0d66..6052d9c 100644
--- a/includes/Admin/views/notices/black-friday.php
+++ b/includes/Admin/views/notices/black-friday.php
@@ -47,5 +47,5 @@
-
+
diff --git a/package.json b/package.json
index 30ee0d5..0eae0dc 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "wc-min-max-quantities",
"title": "Min Max Quantities for WooCommerce",
- "version": "2.0.4",
+ "version": "2.0.5",
"description": "The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order.",
"homepage": "https://pluginever.com/",
"license": "GPL v2 or laterr",
diff --git a/readme.txt b/readme.txt
index 35ac409..a7afe8f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -167,7 +167,10 @@ The cart will maintain the global or product rules if the cart rule is not set.
2. Global settings
== Changelog ==
-= 2.0.4 (26th Jan 2025) =
+= 2.0.5 (1st Dec 2024) =
+- Fix: Framework Small Issue
+
+= 2.0.4 (26th Jan 2024) =
- Fix: Downgrade the required PHP version to 7.4
= 2.0.3 (24th Nov 2024) =
diff --git a/wc-min-max-quantities.php b/wc-min-max-quantities.php
index ce628df..6ea7e17 100644
--- a/wc-min-max-quantities.php
+++ b/wc-min-max-quantities.php
@@ -3,7 +3,7 @@
* Plugin Name: WC Min Max Quantities
* Plugin URI: https://pluginever.com/woocommerce-min-max-quantities-pro/
* Description: The plugin allows you to Set minimum and maximum allowable product quantities and price per product and order.
- * Version: 2.0.4
+ * Version: 2.0.5
* Requires at least: 5.0
* Requires PHP: 7.4
* Author: PluginEver