Skip to content

Commit 7b17a03

Browse files
committed
Updated SDK tag version
1 parent f8da74c commit 7b17a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appwrite/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class Client
3737
*/
3838
protected $headers = [
3939
'content-type' => '',
40-
'x-sdk-version' => 'appwrite:php:1.0.16',
40+
'x-sdk-version' => 'appwrite:php:1.0.17',
4141
];
4242

4343
/**

0 commit comments

Comments
 (0)