Skip to content

Commit 0a57632

Browse files
committed
change update date.
1 parent bac3374 commit 0a57632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ abstract class Api
2121
/**
2222
* @var string SDK update date
2323
*/
24-
const UPDATE_DATE = '2023.07.17';
24+
const UPDATE_DATE = '2024.01.05';
2525

2626
/**
2727
* @var string

0 commit comments

Comments
 (0)