We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67582ae commit 4f541ffCopy full SHA for 4f541ff
src/Api.php
@@ -16,7 +16,7 @@ abstract class Api
16
/**
17
* @var string SDK Version
18
*/
19
- const VERSION = '1.1.11';
+ const VERSION = '1.1.12';
20
21
22
* @var string
0 commit comments