Skip to content

Commit 17a7b18

Browse files
trizzgithub-actions[bot]
authored andcommitted
Auto update drafter version in CLIENT_VERSION
1 parent 9f27ba2 commit 17a7b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Powerdns.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Powerdns implements PowerdnsInterface
1515
/**
1616
* The version of this package. This is being used for the user-agent header.
1717
*/
18-
public const CLIENT_VERSION = 'v4.6.3';
18+
public const CLIENT_VERSION = 'v4.7.0';
1919

2020
/**
2121
* @var Powerdns The client instance.

0 commit comments

Comments
 (0)