Skip to content

Commit e8bdd47

Browse files
authored
Bump version
1 parent 0834c8c commit e8bdd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HetznerAPIClient.php

+1-1
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.0';
33+
const VERSION = '2.6.1';
3434

3535
const MAX_ENTITIES_PER_PAGE = 50;
3636

0 commit comments

Comments
 (0)