We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac3374 commit 0a57632Copy full SHA for 0a57632
src/Api.php
@@ -21,7 +21,7 @@ abstract class Api
21
/**
22
* @var string SDK update date
23
*/
24
- const UPDATE_DATE = '2023.07.17';
+ const UPDATE_DATE = '2024.01.05';
25
26
27
* @var string
0 commit comments