Skip to content

Commit 93f4d67

Browse files
authored
Merge pull request #70 from hhxsv5/master
update version
2 parents 256add3 + 6dd05a2 commit 93f4d67

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
@@ -16,7 +16,7 @@ abstract class Api
1616
/**
1717
* @var string SDK Version
1818
*/
19-
const VERSION = '1.1.9';
19+
const VERSION = '1.1.11';
2020

2121
/**
2222
* @var string

0 commit comments

Comments
 (0)