Skip to content

Commit

Permalink
v7.0.0-rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
amytang0 committed Feb 8, 2021
1 parent dd613cc commit 1495ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<application>
<meta-data
android:name="com.plaid.link.react_native"
android:value="7.0.0-rc3" />
android:value="7.0.0-rc4" />
</application>

</manifest>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-plaid-link-sdk",
"version": "7.0.0-rc3",
"version": "7.0.0-rc4",
"description": "React Native Plaid Link SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 1495ef2

Please sign in to comment.