Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea committed Oct 24, 2024
1 parent 80bf5e0 commit 69e156c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Split/Common/Utils/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Foundation

class Version {
private static let kSdkPlatform: String = "ios"
private static let kVersion = "2.27.0-rc2"
private static let kVersion = "2.27.0-rc3"

static var semantic: String {
return kVersion
Expand Down

0 comments on commit 69e156c

Please sign in to comment.