We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb6701 commit c17fb7bCopy full SHA for c17fb7b
lib/ConvertApi/ConvertApi.php
@@ -10,7 +10,7 @@
10
class ConvertApi
11
{
12
// ConvertAPI client version.
13
- const VERSION = '1.6.0';
+ const VERSION = '1.6.1';
14
15
// @var string The Convert API secret. You can get your secret at https://www.convertapi.com/a
16
public static $apiSecret;
0 commit comments