Skip to content

Commit b5683c7

Browse files
runnerrunner
authored andcommitted
Created automatic release of prose-core-client 0.4.0.
1 parent 3018b42 commit b5683c7

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
@@ -20,8 +20,8 @@ let package = Package(
2020
),
2121
.binaryTarget(
2222
name: "_ProseCoreClientFFI",
23-
url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.3.0/_ProseCoreClientFFI.xcframework.zip",
24-
checksum: "6bb1adb9f86951c31bf011415fbf427b505eb6410162ed0c751f926544894816"
23+
url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.4.0/_ProseCoreClientFFI.xcframework.zip",
24+
checksum: "f0363637e8c942e81373ab0d3bbfdbce97d63eeabca1973135259d0ce4b5c22a"
2525
),
2626
]
2727
)

0 commit comments

Comments
 (0)