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 bf4d894 commit 4a4a694Copy full SHA for 4a4a694
src/HetznerAPIClient.php
@@ -22,7 +22,7 @@ class HetznerAPIClient
22
/**
23
* Version of the API Client.
24
*/
25
- const VERSION = '2.2.1';
+ const VERSION = '2.2.2';
26
27
const MAX_ENTITIES_PER_PAGE = 50;
28
0 commit comments