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 d684d60 commit dc337ebCopy full SHA for dc337eb
package.json
@@ -2,7 +2,7 @@
2
"name": "branch-cordova-sdk",
3
"description": "Branch Metrics Cordova SDK",
4
"main": "src/index.js",
5
- "version": "3.1.6",
+ "version": "3.2.0",
6
"homepage": "https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking",
7
"repository": {
8
"type": "git",
plugin.xml
@@ -24,7 +24,7 @@ SOFTWARE.
24
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
25
xmlns:android="http://schemas.android.com/apk/res/android"
26
id="branch-cordova-sdk"
27
- version="3.1.6">
+ version="3.2.0">
28
29
<!-- Description -->
30
<name>branch-cordova-sdk</name>
0 commit comments