diff --git a/changelog.txt b/changelog.txt
index 8e27e84..b9321a4 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,8 +1,9 @@
== Changelog ==
-= 2.4.6
+= 2.4.7
* Current release
-* Support PHP 8.3
+* Support PHP 8.4
+* Remove classic settings
= 2.4.5
* Use base_grand_total instead of base_total
diff --git a/composer.json b/composer.json
index 9bf0776..a2f7ff0 100644
--- a/composer.json
+++ b/composer.json
@@ -3,9 +3,9 @@
"description": "Offers Bread Pay financing and checkout tools for your Magento store",
"license": "MIT",
"minimum-stability": "stable",
- "version": "2.4.6",
+ "version": "2.4.7",
"require": {
- "php": "~8.1.0||~8.2.0||~8.3.0"
+ "php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0"
},
"type": "magento2-module",
"repositories": [{
diff --git a/etc/adminhtml/system.ca.us.xml b/etc/adminhtml/system.ca.us.xml
index 41b34cb..044c759 100644
--- a/etc/adminhtml/system.ca.us.xml
+++ b/etc/adminhtml/system.ca.us.xml
@@ -10,7 +10,7 @@
- Bread Pay (v2.4.6) by payments.breadfinancial.com - Onsite Consumer Financing.
+ Bread Pay (v2.4.7) by payments.breadfinancial.com - Onsite Consumer Financing.
Developers API reference: Bread Developer API Reference
]]>
@@ -324,7 +324,7 @@
- Payplan by RBC (v2.4.6) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
+ Payplan by RBC (v2.4.7) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
Developer API reference: Payplan by RBC API Reference
]]>
diff --git a/etc/adminhtml/system.ca.xml b/etc/adminhtml/system.ca.xml
index 05af5b5..c180888 100644
--- a/etc/adminhtml/system.ca.xml
+++ b/etc/adminhtml/system.ca.xml
@@ -10,7 +10,7 @@
- Payplan by RBC (v2.4.6) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
+ Payplan by RBC (v2.4.7) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
Developer API reference: Payplan by RBC API Reference
]]>
diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml
index 2565a85..dc67749 100644
--- a/etc/adminhtml/system.xml
+++ b/etc/adminhtml/system.xml
@@ -10,7 +10,7 @@
- Bread Pay (v2.4.6) by payments.breadfinancial.com - Onsite Consumer Financing.
+ Bread Pay (v2.4.7) by payments.breadfinancial.com - Onsite Consumer Financing.
Developers API reference: Bread Developer API Reference
]]>
diff --git a/etc/module.xml b/etc/module.xml
index 2274536..6bda62d 100644
--- a/etc/module.xml
+++ b/etc/module.xml
@@ -1,6 +1,6 @@
-
+