Skip to content

Commit 89cd083

Browse files
authored
Bump VERSION to 2.7.1
1 parent a613ba2 commit 89cd083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HetznerAPIClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class HetznerAPIClient
3030
/**
3131
* Version of the API Client.
3232
*/
33-
const VERSION = '2.7.0';
33+
const VERSION = '2.7.1';
3434

3535
const MAX_ENTITIES_PER_PAGE = 50;
3636

0 commit comments

Comments
 (0)