Skip to content

Commit 3efe832

Browse files
committed
7.0.2
1 parent 5c1969b commit 3efe832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-firebase-dynamiclinks",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "Cordova plugin for Firebase Dynamic Links",
55
"types": "./types/index.d.ts",
66
"cordova": {

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
22
xmlns:android="http://schemas.android.com/apk/res/android"
33
id="cordova-plugin-firebase-dynamiclinks"
4-
version="7.0.1">
4+
version="7.0.2">
55

66
<name>FirebaseDynamicLinksPlugin</name>
77
<description>Cordova plugin for Firebase Dynamic Links</description>

0 commit comments

Comments
 (0)