Skip to content

Commit

Permalink
Merge pull request #78 from salemove/release/0.4.8
Browse files Browse the repository at this point in the history
Release 0.4.8
  • Loading branch information
dukhovnyi committed Jul 2, 2021
2 parents 045ea37 + 23f5dbd commit e0235ad
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 @@ -31,8 +31,8 @@ let package = Package(
),
.binaryTarget(
name: "GliaWidgets",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.7/GliaWidgets.xcframework.zip",
checksum: "a3c6090b6cac3a659e7af5077b6b2c37f08bbc9250f520411783dff557ff075f"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.8/GliaWidgets.xcframework.zip",
checksum: "6b39996176fbc2a96c37d082d8a899d2e5b7cd99dba0a2ee853ad12bbc821cd6"
),
.binaryTarget(
name: "PureLayout",
Expand Down

0 comments on commit e0235ad

Please sign in to comment.