Skip to content

Commit 62730c7

Browse files
authored
Update version number
1 parent b43dd02 commit 62730c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Forge.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public function setApiKey($apiKey, $guzzle = null)
9999
'Authorization' => 'Bearer '.$this->apiKey,
100100
'Accept' => 'application/json',
101101
'Content-Type' => 'application/json',
102-
'User-Agent' => 'Laravel Forge PHP/1.0',
102+
'User-Agent' => 'Laravel Forge PHP/3.0',
103103
],
104104
]);
105105

0 commit comments

Comments
 (0)