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