Skip to content

Commit

Permalink
Bump to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent c1464ad commit 3883ede
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 @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "NMapsMap",
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.4.0/NMapsMap.xcframework.zip",
checksum: "0aa9d3a4610ac776f1dd7cb19936169f9937f18c902fff171d7d495652d5ea81"
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.5.0/NMapsMap.xcframework.zip",
checksum: "b5c296a970bb78c95890578f20ad4d35c27e70d5a02300857fabdbf8b63c8104"
)
]
)

0 comments on commit 3883ede

Please sign in to comment.