We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66e539 commit 343c755Copy full SHA for 343c755
ios/Plugin/Plugin.swift
@@ -16,7 +16,7 @@ public class BranchDeepLinks: CAPPlugin {
16
object: nil
17
)
18
19
- Branch.getInstance().registerPluginName("Capacitor", version: "7.0.0")
+ Branch.getInstance().registerPluginName("Capacitor", version: "8.0.0")
20
}
21
22
@objc public func setBranchService(branchService: Any) {
0 commit comments