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 ab63197 commit f0b2c33Copy full SHA for f0b2c33
src/HetznerAPIClient.php
@@ -31,7 +31,7 @@ class HetznerAPIClient
31
/**
32
* Version of the API Client.
33
*/
34
- const VERSION = '2.8.0';
+ const VERSION = '2.8.1';
35
36
const MAX_ENTITIES_PER_PAGE = 50;
37
0 commit comments