Skip to content

Commit 5d5ea22

Browse files
Update user agent version
1 parent 622d067 commit 5d5ea22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class Client
6969
*
7070
* @var string
7171
*/
72-
private const USER_AGENT = 'digitalocean-php-api-client/5.0';
72+
private const USER_AGENT = 'digitalocean-php-api-client/5.1';
7373

7474
private readonly Builder $httpClientBuilder;
7575
private readonly History $responseHistory;

0 commit comments

Comments
 (0)