We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34f6d23 commit 4ade93dCopy full SHA for 4ade93d
lib/ConvertApi/ConvertApi.php
@@ -10,7 +10,7 @@
10
class ConvertApi
11
{
12
// ConvertAPI client version.
13
- const VERSION = '1.6.1';
+ const VERSION = '2.0.0';
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