Skip to content

Commit 1bd85d0

Browse files
committed
Update Plugin.swift
1 parent 80b886b commit 1bd85d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/Plugin/Plugin.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class BranchDeepLinks: CAPPlugin {
1616
object: nil
1717
)
1818

19-
Branch.getInstance().registerPluginName("Capacitor", version: "6.0.0")
19+
Branch.getInstance().registerPluginName("Capacitor", version: "7.0.0")
2020
}
2121

2222
@objc public func setBranchService(branchService: Any) {

0 commit comments

Comments
 (0)