Skip to content

Commit 374aac7

Browse files
committed
Updated version number
1 parent 432608a commit 374aac7

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.17',
40+
'x-sdk-version' => 'appwrite:php:1.1.0',
4141
];
4242

4343
/**

0 commit comments

Comments
 (0)