Skip to content

Commit

Permalink
Merge pull request #9 from SwedbankPay/hotfix/updates
Browse files Browse the repository at this point in the history
Bump v3.4.0
  • Loading branch information
olegisk committed Mar 23, 2024
2 parents b09ccc7 + 8f1185f commit e8cc952
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 3.4.0
* Use server configuration for curl CA
* Updated the sdk lib
* Geolocation detection for "International Telephone Input"

Version 3.3.2
* YITH WooCommerce Gift Cards: add tax calculation

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require": {
"php": ">=7.0",
"ramsey/uuid": "^3.7",
"swedbank-pay/swedbank-pay-sdk-php": "^6.0"
"swedbank-pay/swedbank-pay-sdk-php": "^6.1"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This plugin provides the Swedbank Pay Payment Menu for WooCommerce.
* Requires at least: 5.3
* Tested up to: 6.4.3
* Requires PHP: 7.0
* Stable tag: 3.3.2
* Stable tag: 3.4.0
* [License: Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)

## Description
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: ecommerce, e-commerce, commerce, woothemes, wordpress ecommerce, swedbank,
Requires at least: 5.3
Tested up to: 6.4.3
Requires PHP: 7.0
Stable tag: 3.3.2
Stable tag: 3.4.0
License: Apache License 2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0

Expand Down
2 changes: 1 addition & 1 deletion swedbank-pay-payment-menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://profiles.wordpress.org/swedbankpay/
* License: Apache License 2.0
* License URI: http://www.apache.org/licenses/LICENSE-2.0
* Version: 3.3.2
* Version: 3.4.0
* Text Domain: swedbank-pay-woocommerce-checkout
* Domain Path: /languages
* WC requires at least: 5.5.1
Expand Down

0 comments on commit e8cc952

Please sign in to comment.