Skip to content

Commit ef58367

Browse files
Merge pull request #32 from splitio/release/2.3.0-rc6
Update Suite version to 2.3.0-rc6
2 parents 79150b5 + bf6032b commit ef58367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "iOSSplitSuite",
18-
url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.2.3.zip",
19-
checksum: "c06c762ec885f76561988d5c0b0419d59c533ede1e1297a20e9eacfca0ef5c06"
18+
url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc6.zip",
19+
checksum: "b4957776502ec941f07addad9598154da5d53e0d712187dc06aa532bdba0db75"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)