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 9f27ba2 commit 17a7b18Copy full SHA for 17a7b18
src/Powerdns.php
@@ -15,7 +15,7 @@ class Powerdns implements PowerdnsInterface
15
/**
16
* The version of this package. This is being used for the user-agent header.
17
*/
18
- public const CLIENT_VERSION = 'v4.6.3';
+ public const CLIENT_VERSION = 'v4.7.0';
19
20
21
* @var Powerdns The client instance.
0 commit comments