Skip to content

Commit b6bb900

Browse files
authored
Update VERSION to 2.7.0
1 parent 31b31c9 commit b6bb900

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.6.2';
33+
const VERSION = '2.7.0';
3434

3535
const MAX_ENTITIES_PER_PAGE = 50;
3636

0 commit comments

Comments
 (0)