diff --git a/README.md b/README.md index f4439ea..c6a6eb8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ > Repository github.com/bigfish-hu/payment-gateway-php-sdk (bigfish/paymentgateway) is abandoned, you should avoid using it.
>
-> Use https://github.com/pmgw-hu/paymentgateway-php-sdk ([pmgw/paymentgateway-php-sdk](https://packagist.org/packages/pmgw/paymentgateway-php-sdk)) instead. +> Use https://github.com/pmgw-hu/payment-gateway-php-sdk ([pmgw/payment-gateway-php-sdk](https://packagist.org/packages/pmgw/payment-gateway-php-sdk)) instead. # BIG FISH Payment Gateway - PHP SDK ## Version -3.21.0 +3.21.1 ## Requirements diff --git a/src/BigFish/PaymentGateway.php b/src/BigFish/PaymentGateway.php index eded60e..5320ecc 100644 --- a/src/BigFish/PaymentGateway.php +++ b/src/BigFish/PaymentGateway.php @@ -57,7 +57,7 @@ class PaymentGateway * SDK Version * */ - const VERSION = '3.21.0'; + const VERSION = '3.21.1'; /** * API request type constants