Skip to content

Commit

Permalink
Merge pull request #43 from seth-clark/W-6107437
Browse files Browse the repository at this point in the history
W 6107437 Updating iOS framework
  • Loading branch information
troach-sf authored and GitHub Enterprise committed May 3, 2019
2 parents d769131 + a2002f3 commit a41692b
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log
==========

### Version 6.2.2

* Updated iOS SDK to 6.2.1

### Version 6.2.1

* Updated to the 6.2.x versions of the Android and iOS 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": "cordova-plugin-marketingcloudsdk",
"version": "6.2.1",
"version": "6.2.2",
"description": "A Cordova Plugin to access the native Salesforce Marketing Cloud MobilePush SDKs",
"author": "Salesforce Marketing Cloud",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-marketingcloudsdk" version="6.2.1"
<plugin id="cordova-plugin-marketingcloudsdk" version="6.2.2"
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android">

Expand Down
Binary file modified src/ios/MarketingCloudSDK/MarketingCloudSDK.bundle/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</data>
<key>Info.plist</key>
<data>
+4IEz5ftmt9YR5d4TuINdnxEUpI=
nZmzGGudapZ7JPLf2TvK4FCSkHU=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down

0 comments on commit a41692b

Please sign in to comment.