File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class Config
2828 public const BITPAY_PROD_TOKEN_URL = 'https://bitpay.com/tokens ' ;
2929 public const API_HOST_DEV = 'test.bitpay.com ' ;
3030 public const API_HOST_PROD = 'bitpay.com ' ;
31- public const EXTENSION_VERSION = 'Bitpay_BPCheckout_Magento2_9.3.0 ' ;
31+ public const EXTENSION_VERSION = 'Bitpay_BPCheckout_Magento2_9.3.1 ' ;
3232 public const BITPAY_PAYMENT_METHOD_NAME = 'bpcheckout ' ;
3333 public const BITPAY_PAYMENT_ICON = 'Pay-with-BitPay-CardGroup.svg ' ;
3434 public const BITPAY_PAYMENT_DIR_IMAGES = 'images ' ;
Original file line number Diff line number Diff line change 33 "description" : " " ,
44 "type" : " magento2-module" ,
55 "license" : " mit" ,
6- "version" :" 9.3.0 " ,
6+ "version" :" 9.3.1 " ,
77 "authors" : [
88 {
99
Original file line number Diff line number Diff line change 66-->
77<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
88 xsi : noNamespaceSchemaLocation =" ../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd" >
9- <module name =" Bitpay_BPCheckout" setup_version =" 9.3.0 " ></module >
9+ <module name =" Bitpay_BPCheckout" setup_version =" 9.3.1 " ></module >
1010</config >
You can’t perform that action at this time.
0 commit comments