Skip to content

Commit 252f591

Browse files
authored
Merge pull request #552 from BranchMetrics/gfletcher-version
update version to 3.1.6
2 parents aecd406 + fa123fd commit 252f591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ _Questions? [Contact us](https://support.branch.io/support/tickets/new)_
7373
<!-- sample config.xml -->
7474
<widget id="com.eneff.branch.cordovatestbed" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
7575
<!-- Branch -->
76-
<plugin name="branch-cordova-sdk" spec="^2.6.0" />
76+
<plugin name="branch-cordova-sdk" spec="^3.1.6" />
7777
<branch-config>
7878
<branch-key value="key_live_ndqptlgXNE4LHqIahH1WIpbiyFlb62J3" />
7979
<uri-scheme value="branchcordova" />
@@ -88,7 +88,7 @@ _Questions? [Contact us](https://support.branch.io/support/tickets/new)_
8888
<!-- sample config.xml -->
8989
<widget id="com.eneff.branch.cordovatestbed" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:gap="http://phonegap.com/ns/1.0">
9090
<!-- Branch -->
91-
<plugin name="branch-cordova-sdk" spec="^2.6.0" />
91+
<plugin name="branch-cordova-sdk" spec="^3.1.6" />
9292
<branch-config>
9393
<branch-key value="key_live_ndqptlgXNE4LHqIahH1WIpbiyFlb62J3" />
9494
<uri-scheme value="branchcordova" />

0 commit comments

Comments
 (0)