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 d6a05a9 commit cbfed65Copy full SHA for cbfed65
1 file changed
Sources/ParseSwift/ParseConstants.swift
@@ -10,7 +10,7 @@ import Foundation
10
11
enum ParseConstants {
12
static let sdk = "swift"
13
- static let version = "5.0.0-beta.3"
+ static let version = "5.0.0-beta.4"
14
static let fileManagementDirectory = "parse/"
15
static let fileManagementPrivateDocumentsDirectory = "Private Documents/"
16
static let fileManagementLibraryDirectory = "Library/"
0 commit comments