File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
<a name =" 4.0.0 " ></a >
2
+ # [ 4.2.0] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.1.3...v4.2.0 ) (2020-8-26)
3
+
4
+ * Update iOS SDK to 0.35.0
5
+
2
6
# [ 4.1.3] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.1.2...v4.1.3 ) (2020-2-20)
3
7
4
8
* Fix intra-app linking.
Original file line number Diff line number Diff line change 2
2
"name" : " branch-cordova-sdk" ,
3
3
"description" : " Branch Metrics Cordova SDK" ,
4
4
"main" : " src/index.js" ,
5
- "version" : " 4.1.3 " ,
5
+ "version" : " 4.2.0 " ,
6
6
"homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
7
7
"repository" : {
8
8
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ SOFTWARE.
87
87
<source url =" https://github.com/CocoaPods/Specs.git" />
88
88
</config >
89
89
<pods >
90
- <pod name =" Branch" spec =" ~> 0.31.3 " />
90
+ <pod name =" Branch" spec =" ~> 0.35.0 " />
91
91
</pods >
92
92
</podspec >
93
93
</platform >
You can’t perform that action at this time.
0 commit comments