We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530ae09 commit b421ebfCopy full SHA for b421ebf
Sources/ParseSwift/ParseConstants.swift
@@ -10,7 +10,7 @@ import Foundation
10
11
enum ParseConstants {
12
static let sdk = "swift"
13
- static let version = "4.3.1"
+ static let version = "4.4.0"
14
static let fileManagementDirectory = "parse/"
15
static let fileManagementPrivateDocumentsDirectory = "Private Documents/"
16
static let fileManagementLibraryDirectory = "Library/"
0 commit comments