Skip to content

Commit 3710a7d

Browse files
committed
Bump Client Version
1 parent f6c75c3 commit 3710a7d

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
@@ -23,7 +23,7 @@ class HetznerAPIClient
2323
/**
2424
* Version of the API Client
2525
*/
26-
const VERSION = "1.6.1";
26+
const VERSION = "1.6.2";
2727

2828
/**
2929
* @var string

0 commit comments

Comments
 (0)