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