Skip to content

Commit

Permalink
Bump to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent 3883ede commit 9385e24
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.5.0/NMapsMap.xcframework.zip",
checksum: "b5c296a970bb78c95890578f20ad4d35c27e70d5a02300857fabdbf8b63c8104"
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.6.0/NMapsMap.xcframework.zip",
checksum: "406f7857d95ba76e0f62ab77209c3d69e82866e44245d1fc0526d44f9e1d6ed5"
)
]
)

0 comments on commit 9385e24

Please sign in to comment.