Skip to content

Commit f792c39

Browse files
Release 3.2.6 (#272)
* Fix Payment Session Request
1 parent d00e614 commit f792c39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/Checkout/CheckoutUtils.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class CheckoutUtils
99
{
1010

1111
const PROJECT_NAME = "checkout-sdk-php";
12-
const PROJECT_VERSION = "3.2.5";
12+
const PROJECT_VERSION = "3.2.6";
1313

1414
/**
1515
* @param DateTime $date

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "3.2.5"
2+
"version": "3.2.6"
33
}

0 commit comments

Comments
 (0)