Skip to content

Commit

Permalink
bump beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Jan 22, 2023
1 parent d6a05a9 commit cbfed65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ParseSwift/ParseConstants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import Foundation

enum ParseConstants {
static let sdk = "swift"
static let version = "5.0.0-beta.3"
static let version = "5.0.0-beta.4"
static let fileManagementDirectory = "parse/"
static let fileManagementPrivateDocumentsDirectory = "Private Documents/"
static let fileManagementLibraryDirectory = "Library/"
Expand Down

0 comments on commit cbfed65

Please sign in to comment.