chore: regen

This commit is contained in:
loks0n
2024-12-17 11:54:44 +00:00
parent c00ee1d8c9
commit 4bad87f76c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Add the package to your `Package.swift` dependencies:
```swift
dependencies: [
.package(url: "git@github.com:appwrite/sdk-for-apple.git", from: "7.0.0"),
.package(url: "git@github.com:appwrite/sdk-for-apple.git", from: "7.1.0"),
],
```
+1 -1
View File
@@ -23,7 +23,7 @@ open class Client {
"x-sdk-name": "Apple",
"x-sdk-platform": "client",
"x-sdk-language": "apple",
"x-sdk-version": "7.0.0",
"x-sdk-version": "7.1.0",
"x-appwrite-response-format": "1.6.0"
]