Skip to content

Commit 75741e3

Browse files
Dave XieDave Xie
authored andcommitted
update version
1 parent fe27238 commit 75741e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Api.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ abstract class Api
1616
/**
1717
* @var string SDK Version
1818
*/
19-
const VERSION = '1.0.26';
19+
const VERSION = '1.0.27';
2020

2121
/**
2222
* @var string SDK update date
2323
*/
24-
const UPDATE_DATE = '2024.11.08';
24+
const UPDATE_DATE = '2025.02.04';
2525

2626
/**
2727
* @var string

0 commit comments

Comments
 (0)