Skip to content

Commit

Permalink
update package on master to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
velicuvlad committed Jul 11, 2023
1 parent c591585 commit 3d3ca74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "CouchbaseLiteSwift",
url: "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.0/couchbase-lite-swift_xc_community_3.0.0.zip",
url: "https://packages.couchbase.com/releases/couchbase-lite-ios/3.1.0/couchbase-lite-swift_xc_community_3.1.0.zip",
checksum: "1c77f6f9e6eb41e19dec32fbae4463601196c5edca3ae2a164d81e311e57a8d1"
)
]
Expand Down

0 comments on commit 3d3ca74

Please sign in to comment.