Skip to content

Commit

Permalink
Switch Msg2swift to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Feb 18, 2024
1 parent a04f005 commit a349201
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 @@ -10,7 +10,7 @@ let package = Package(
.plugin(name: "Msg2swiftCommand", targets: ["Msg2swiftCommand"]),
],
dependencies: [
.package(url: "https://github.com/DimaRU/Msg2swift.git", branch: "develop")
.package(url: "https://github.com/DimaRU/Msg2swift.git", branch: "master")
],
targets: [
.target(
Expand Down

0 comments on commit a349201

Please sign in to comment.