Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
VVP SDK 1.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTysiachnik committed Apr 16, 2019
1 parent 646a18f commit b60ec14
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.4.2](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/tree/1.4.2) (2019-04-16)
[Full Changelog](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/compare/1.4.1...1.4.2)

**Merged pull requests:**

- Fixes in player controls hierarchy [\#112](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/pull/112) ([RomanTysiachnik](https://github.com/RomanTysiachnik))
- VVP SDK 1.4.1 release [\#111](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/pull/111) ([RomanTysiachnik](https://github.com/RomanTysiachnik))

## [1.4.1](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/tree/1.4.1) (2019-04-12)
[Full Changelog](https://github.com/VerizonAdPlatforms/VerizonVideoPartnerSDK-iOS/compare/1.4.0...1.4.1)

Expand Down
2 changes: 1 addition & 1 deletion PlayerControls
2 changes: 1 addition & 1 deletion VerizonVideoPartnerSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'VerizonVideoPartnerSDK'
s.version = '1.4.1'
s.version = '1.4.2'
s.summary = 'Verizon Video Partner SDK'
s.license = { type: 'MIT', file: 'LICENSE' }
s.swift_version = '4.2'
Expand Down

0 comments on commit b60ec14

Please sign in to comment.