Skip to content

Commit 2fc1a0e

Browse files
committed
fix versions
1 parent bcfb6ce commit 2fc1a0e

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
@@ -35,7 +35,7 @@ class Client
3535
*/
3636
protected $headers = [
3737
'content-type' => '',
38-
'x-sdk-version' => 'appwrite:php:2.3.2',
38+
'x-sdk-version' => 'appwrite:php:3.0.0',
3939
];
4040

4141
/**

0 commit comments

Comments
 (0)