Skip to content

Commit

Permalink
chore: prepare release 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-frade-iohk authored and github-actions[bot] committed Nov 8, 2023
1 parent 8979a08 commit e48ee9e
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.7/Apollo.xcframework.zip",
checksum: "35bd8677250847a326b172988ff891c34d98dfa9b4f298c7e2fed027966286f9"
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/1.0.15/Apollo.xcframework.zip",
checksum: "ef5242b354dfa922576061da1830ae3037c9ba4a26aeed1c84ce13380bd49fb7"
)
]
)

0 comments on commit e48ee9e

Please sign in to comment.