Skip to content

Commit 5fadbd5

Browse files
Merge pull request #23 from splitio/release/2.3.0-rc2
Update Suite version to 2.3.0-rc2
2 parents cd4c84c + 70e5079 commit 5fadbd5

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.3.0-rc1.zip",
19-
checksum: "aa4633ebef8925cba41390f9952de9cb2870ea29ab28d8a464af3e420ddf395e"
18+
url: "https://cdn.split.io/ios-suite/iOSSplitSuite_2.3.0-rc2.zip",
19+
checksum: "18e9d6398b6ef55f591e0622482fa48dacbc2359e65c976c78faf1b48f61bf2f"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)