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 3b0cf8b commit 8dbc554Copy full SHA for 8dbc554
src/HetznerAPIClient.php
@@ -27,7 +27,7 @@ class HetznerAPIClient
27
/**
28
* Version of the API Client.
29
*/
30
- const VERSION = '2.4.0';
+ const VERSION = '2.5.0';
31
32
const MAX_ENTITIES_PER_PAGE = 50;
33
0 commit comments