Skip to content

Commit

Permalink
Merge pull request #155 in MOBILE-SDK/app_mobile-sdk-ios from version…
Browse files Browse the repository at this point in the history
…_3.6_upgrade to master

* commit '3f6649f9208b7775d7b0b970815e0044dc6da5d7':
  changed the wordings
  updated the release notes & version number
  • Loading branch information
ppuviarasu committed Oct 9, 2017
2 parents 33c981f + 3f6649f commit 6a63f3c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 3.6

###Mediated SDKs
+Updated the following mediation adaptors which were updated to support iOS 11

+ AdMobSDK v7.24.1
+ MillenialMediaSDK v6.6.0
+ RubiconSDK v6.4.0
+ AmazonSDK v2.2.15.1
+ FacebookSDK v4.26.0

## 3.5.1

### Bug Fixes and Updates
Expand Down
2 changes: 1 addition & 1 deletion sdk/internal/ANGlobal.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define AN_ERROR_TABLE @"errors"

#define AN_DEFAULT_PLACEMENT_ID @"default_placement_id"
#define AN_SDK_VERSION @"3.5.1"
#define AN_SDK_VERSION @"3.6"

#define APPNEXUS_BANNER_SIZE CGSizeMake(320, 50)
#define APPNEXUS_MEDIUM_RECT_SIZE CGSizeMake(300, 250)
Expand Down

0 comments on commit 6a63f3c

Please sign in to comment.