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