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 e5ffcec commit a19ebb6Copy full SHA for a19ebb6
src/Domrobot.php
@@ -10,7 +10,7 @@
10
11
class Domrobot implements LoggerAwareInterface
12
{
13
- private const VERSION = '3.0';
+ private const VERSION = '3.1.0';
14
private const LIVE_URL = 'https://api.domrobot.com/';
15
private const OTE_URL = 'https://api.ote.domrobot.com/';
16
private const XMLRPC = 'xmlrpc';
0 commit comments