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