diff --git a/Model/Config.php b/Model/Config.php index a62645f..86dd18e 100755 --- a/Model/Config.php +++ b/Model/Config.php @@ -29,7 +29,7 @@ class Config public const BITPAY_PROD_TOKEN_URL = 'https://bitpay.com/tokens'; public const API_HOST_DEV = 'test.bitpay.com'; public const API_HOST_PROD = 'bitpay.com'; - public const EXTENSION_VERSION = 'Bitpay_BPCheckout_Magento2_9.3.1'; + public const EXTENSION_VERSION = 'Bitpay_BPCheckout_Magento2_9.4.0'; public const BITPAY_PAYMENT_METHOD_NAME = 'bpcheckout'; public const BITPAY_PAYMENT_ICON = 'Pay-with-BitPay-CardGroup.svg'; public const BITPAY_PAYMENT_DIR_IMAGES = 'images'; diff --git a/composer.json b/composer.json index 58286c1..6fa6927 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "", "type": "magento2-module", "license": "mit", - "version":"9.3.1", + "version":"9.4.0", "authors": [ { "email": "integrations@bitpay.com", diff --git a/etc/module.xml b/etc/module.xml index 78de011..0609f64 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -6,5 +6,5 @@ --> - +