Skip to content

Commit

Permalink
Bump version to 11.2.1
Browse files Browse the repository at this point in the history
Summary:
Ran: `scripts/run.sh bump-version 11.2.1`
Updated CHANGELOG.md

Reviewed By: joesus

Differential Revision: D31029739

fbshipit-source-id: 5eae6b1e891e2abb2cadacc4875b0d01bd70dea6
  • Loading branch information
jawwad authored and facebook-github-bot committed Sep 17, 2021
1 parent 7fd3621 commit c46ba48
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 14 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

[Full Changelog](https://github.com/facebook/facebook-ios-sdk/compare/v11.2.0...HEAD)
[Full Changelog](https://github.com/facebook/facebook-ios-sdk/compare/v11.2.1...HEAD)

## 11.2.1

### Fixed
- Fixed the App AEM Advertiser Rule match for fb_content
- Fixed: 'FBSDKCoreKitImport.h' file not found. (Issue #1829)

[2021-09-16](https://github.com/facebook/facebook-ios-sdk/releases/tag/v11.2.1) |
[Full Changelog](https://github.com/facebook/facebook-ios-sdk/compare/v11.2.0...v11.2.1)

## 11.2.0

Expand Down
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

// The versions for FBSDK and Messenger SDK.
FBSDK_PROJECT_VERSION=11.2.0
FBSDK_PROJECT_VERSION=11.2.1
MNSDK_PROJECT_VERSION=TODO_SUPPORT_MNSDK

2 changes: 1 addition & 1 deletion FBAEMKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBAEMKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'The kernal module for Facebook AEM solution'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKCoreKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKCoreKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform core features'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKCoreKit/FBSDKCoreKit/include/FBSDKCoreKitVersions.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

#define FBSDK_VERSION_STRING @"11.2.0"
#define FBSDK_VERSION_STRING @"11.2.1"
#define FBSDK_DEFAULT_GRAPH_API_VERSION @"v11.0"
2 changes: 1 addition & 1 deletion FBSDKCoreKit_Basics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKCoreKit_Basics'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'The kernal module for the Core Facebook SDK'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKGamingServicesKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKGamingServicesKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Gaming Services'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKLoginKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKLoginKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform with features like Login, Share and Message Dialog, App Links, and Graph API'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKShareKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKShareKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform Sharing Features'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FBSDKTVOSKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FBSDKTVOSKit'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for tvOS to access Facebook Platform with features like Login and Graph API.'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FacebookGamingServices.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FacebookGamingServices'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Gaming Services'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion FacebookSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pod::Spec.new do |s|

s.name = 'FacebookSDK'
s.version = '11.2.0'
s.version = '11.2.1'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform'

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Sources/FBAEMKit/FBAEMKitVersions.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

#define FBAEMKit_VERSION_STRING @"11.2.0"
#define FBAEMKit_VERSION_STRING @"11.2.1"
#define FBSDK_DEFAULT_GRAPH_API_VERSION @"v11.0"
2 changes: 1 addition & 1 deletion Sources/FBSDKCoreKit_Basics/FBSDKCrashHandler.m
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#define FBSDK_MAX_CRASH_LOGS 5
#define FBSDK_CRASH_PATH_NAME @"instrument"
#ifndef FBSDK_VERSION_STRING
#define FBSDK_VERSION_STRING @"11.2.0"
#define FBSDK_VERSION_STRING @"11.2.1"
#endif

static NSUncaughtExceptionHandler *previousExceptionHandler = NULL;
Expand Down

0 comments on commit c46ba48

Please sign in to comment.