Skip to content

Commit

Permalink
chore: prepare release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored and github-actions[bot] committed Nov 5, 2023
1 parent 61ed283 commit 5b08aee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ let package = Package(
// RELEASE
.binaryTarget(
name: "ApolloBinary",
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/1.0.6/Apollo.xcframework.zip",
checksum: "a59700e70a374ddf9176b7ea0ee8d5467734df88900e346617cc19fbd8adc87b"
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/1.0.4/Apollo.xcframework.zip",
checksum: "57de5ac6c0234a380480118fb0173238ca5f328674dbc8957dfde54e44b9cd80"
)
]
)

0 comments on commit 5b08aee

Please sign in to comment.