Skip to content

Commit f5c9a11

Browse files
authored
Merge pull request #24 from splitio/release/2.3.0-rc4
Update Suite version to 2.3.0-rc4
2 parents 5fadbd5 + 8d950da commit f5c9a11

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

0 commit comments

Comments
 (0)