Skip to content

Commit 09d0a21

Browse files
committed
Update user agent version
1 parent ca77deb commit 09d0a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/class-sp-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public function setup() {
4848
$this->request_defaults = array(
4949
'sslverify' => false,
5050
'timeout' => 10,
51-
'user-agent' => 'SearchPress 0.1 for WordPress',
51+
'user-agent' => 'SearchPress 0.2 for WordPress',
5252
'reject_unsafe_urls' => false,
5353
);
5454

0 commit comments

Comments
 (0)