We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8da74c commit 7b17a03Copy full SHA for 7b17a03
src/Appwrite/Client.php
@@ -37,7 +37,7 @@ class Client
37
*/
38
protected $headers = [
39
'content-type' => '',
40
- 'x-sdk-version' => 'appwrite:php:1.0.16',
+ 'x-sdk-version' => 'appwrite:php:1.0.17',
41
];
42
43
/**
0 commit comments