Skip to content

Commit b30e1cf

Browse files
committed
chore: bump sdk version
1 parent 4d54c0b commit b30e1cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/client.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,8 @@ class Client {
303303
'x-sdk-name': 'Web',
304304
'x-sdk-platform': 'client',
305305
'x-sdk-language': 'web',
306-
'x-sdk-version': '16.0.0',
307-
'X-Appwrite-Response-Format': '1.6.1',
306+
'x-sdk-version': '16.0.1',
307+
'X-Appwrite-Response-Format': '1.6.0',
308308
};
309309

310310
/**

0 commit comments

Comments
 (0)