Skip to content

Commit 5c1edb6

Browse files
authored
Bump Version to 2.7.2
1 parent 94759c7 commit 5c1edb6

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

3535
const MAX_ENTITIES_PER_PAGE = 50;
3636

0 commit comments

Comments
 (0)