Skip to content

Commit 343c755

Browse files
committed
Updated plugin version in iOS to 8.0.0
1 parent c66e539 commit 343c755

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: "7.0.0")
19+
Branch.getInstance().registerPluginName("Capacitor", version: "8.0.0")
2020
}
2121

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

0 commit comments

Comments
 (0)