We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea662a2 commit 5c03695Copy full SHA for 5c03695
src/Api.php
@@ -16,7 +16,7 @@ abstract class Api
16
/**
17
* @var string SDK Version
18
*/
19
- const VERSION = '1.1.30';
+ const VERSION = '1.1.31';
20
21
22
* @var string SDK update date
0 commit comments