Skip to content

Commit 4f3cf40

Browse files
Release 3.2.5 (#270)
- Updates Knet APM payment - Updates Workflow properties and endpoints
1 parent a54703b commit 4f3cf40

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.4";
12+
const PROJECT_VERSION = "3.2.5";
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.4"
2+
"version": "3.2.5"
33
}

0 commit comments

Comments
 (0)