Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit41-kumar authored May 21, 2024
1 parent ecc5c3d commit 98d0674
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 @@ -26,7 +26,7 @@ let package = Package(
.package(
name: "JioMeetMediaStackSDK",
url: "https://github.com/JioMeet/JMMediaStackSDK_iOS.git",
.upToNextMajor(from: "1.0.0")
.upToNextMajor(from: "2.0.0-alpha.1")
)
],
targets: [
Expand Down

0 comments on commit 98d0674

Please sign in to comment.