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 31b31c9 commit b6bb900Copy full SHA for b6bb900
src/HetznerAPIClient.php
@@ -30,7 +30,7 @@ class HetznerAPIClient
30
/**
31
* Version of the API Client.
32
*/
33
- const VERSION = '2.6.2';
+ const VERSION = '2.7.0';
34
35
const MAX_ENTITIES_PER_PAGE = 50;
36
0 commit comments