Skip to content

Commit f2d5523

Browse files
committed
chore: update sdk versions
1 parent e61621a commit f2d5523

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
@@ -40,7 +40,7 @@ class Client
4040
'x-sdk-name'=> 'PHP',
4141
'x-sdk-platform'=> 'server',
4242
'x-sdk-language'=> 'php',
43-
'x-sdk-version'=> '7.0.0',
43+
'x-sdk-version'=> '7.1.0',
4444
];
4545

4646
/**

0 commit comments

Comments
 (0)