Skip to content

Commit

Permalink
Fixing version issue with API change.
Browse files Browse the repository at this point in the history
  • Loading branch information
billmote committed Jun 14, 2022
1 parent 05e951d commit f7f8b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Change Log
==========
### Version 7.4.4
### Version 7.5.0

* Using the 7.4.x versions of the Android Marketing Cloud SDK.

Expand Down
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-marketingcloudsdk",
"version": "7.4.4",
"version": "7.5.0",
"description": "A React Native component to access the native Salesforce Marketing Cloud MobilePush SDKs",
"author": "Salesforce Marketing Cloud",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit f7f8b5b

Please sign in to comment.