Skip to content

Commit

Permalink
chore: prepare release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hamada147 authored and github-actions[bot] committed Nov 8, 2023
1 parent 6b6fcbc commit 2c0e4c6
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: "42ac3de033b98153161d5fa8d969a088e3f38d1b75dc309a20351dd80810d88b"
url: "https://github.com/input-output-hk/atala-prism-apollo/releases/download/1.0.7/Apollo.xcframework.zip",
checksum: "9cd126f27055c4aca310e74930e008f1030c6b0d674e060a8f24ec5c1ef24e93"
)
]
)

0 comments on commit 2c0e4c6

Please sign in to comment.