We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94759c7 commit 5c1edb6Copy full SHA for 5c1edb6
src/HetznerAPIClient.php
@@ -30,7 +30,7 @@ class HetznerAPIClient
30
/**
31
* Version of the API Client.
32
*/
33
- const VERSION = '2.7.1';
+ const VERSION = '2.7.2';
34
35
const MAX_ENTITIES_PER_PAGE = 50;
36
0 commit comments