Skip to content

Commit fc38154

Browse files
authored
Merge pull request #76 from hhxsv5/master
upgrade version
2 parents cb92413 + ac5081b commit fc38154

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

2121
/**
2222
* @var string

0 commit comments

Comments
 (0)