Skip to content

Commit baa539b

Browse files
committed
Update user-agent
1 parent ead468d commit baa539b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service/ScannerService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public function __construct(
4848
'timeout' => $timeout,
4949
'connect_timeout' => 2.0,
5050
RequestOptions::HEADERS => [
51-
'User-Agent' => 'EtherpadScanner/3.2.0',
51+
'User-Agent' => 'EtherpadScanner/3.4.0',
5252
],
5353
'handler' => $stack,
5454
'verify' => false,

0 commit comments

Comments
 (0)