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 f6c75c3 commit 3710a7dCopy full SHA for 3710a7d
src/HetznerAPIClient.php
@@ -23,7 +23,7 @@ class HetznerAPIClient
23
/**
24
* Version of the API Client
25
*/
26
- const VERSION = "1.6.1";
+ const VERSION = "1.6.2";
27
28
29
* @var string
0 commit comments