Skip to content

Commit

Permalink
Update Domrobot version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddmler authored Nov 7, 2022
1 parent 6341797 commit 83ba863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Domrobot.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class Domrobot implements LoggerAwareInterface
{
protected const VERSION = '3.2.0';
protected const VERSION = '3.4.0';
protected const LIVE_URL = 'https://api.domrobot.com/';
protected const OTE_URL = 'https://api.ote.domrobot.com/';
protected const XMLRPC = 'xmlrpc';
Expand Down

0 comments on commit 83ba863

Please sign in to comment.