Skip to content

Commit

Permalink
Added release notes & version number update
Browse files Browse the repository at this point in the history
  • Loading branch information
ppuviarasu committed Aug 1, 2017
1 parent a23d1e7 commit 498c6b9
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.5

### Bug Fixes and Updates

+ Instream video is only supported in iOS 9 and above

### Mediated SDKs

+ AdColony SDK v3.1.1


## 3.4

### 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.4"
#define AN_SDK_VERSION @"3.5"

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

0 comments on commit 498c6b9

Please sign in to comment.