Skip to content

Commit

Permalink
Increment project version to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-glia committed Aug 23, 2023
1 parent cf5a462 commit 94f76c8
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 @@ -40,8 +40,8 @@ let package = Package(
),
.binaryTarget(
name: "GliaWidgetsXcf",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.0.4/GliaWidgetsXcf.xcframework.zip",
checksum: "701a98b8684a1b73a2adc65bcebac0c04bd2af1ecbdfcdabe1495847daee1f56"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/2.0.6/GliaWidgetsXcf.xcframework.zip",
checksum: "27dd290835cc21e8191d16d128c8b4d19a7bda8f34029821626eefd91a7c448b"
),
.target(
name: "GliaWidgets",
Expand Down

0 comments on commit 94f76c8

Please sign in to comment.