Skip to content

Commit d0a8f0b

Browse files
Dave XieDave Xie
authored andcommitted
upgrade version
1 parent 9b24be1 commit d0a8f0b

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.18';
19+
const VERSION = '1.0.19';
2020

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

2626
/**
2727
* @var string

0 commit comments

Comments
 (0)