Skip to content

Commit 001b1de

Browse files
runnerrunner
authored andcommitted
Created automatic release of prose-core-client 0.4.1.
1 parent b5683c7 commit 001b1de

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.4.0/_ProseCoreClientFFI.xcframework.zip",
24-
checksum: "f0363637e8c942e81373ab0d3bbfdbce97d63eeabca1973135259d0ce4b5c22a"
23+
url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.4.1/_ProseCoreClientFFI.xcframework.zip",
24+
checksum: "3247807ec75bf603688679444d363aa7e407220ca615810ea1b1b03496ba8980"
2525
),
2626
]
2727
)

0 commit comments

Comments
 (0)