Skip to content

Commit bfb9fc6

Browse files
committed
response format to 0.7.0
1 parent 93aed3e commit bfb9fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SDKTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ public function testHTTPSuccess()
219219
->setLicenseContent('demo license')
220220
->setChangelog('--changelog--')
221221
->setDefaultHeaders([
222-
'X-Appwrite-Response-Format' => '0.6.2',
222+
'X-Appwrite-Response-Format' => '0.7.0',
223223
])
224224
;
225225

0 commit comments

Comments
 (0)