Skip to content

Commit

Permalink
Fix a crash when retrieving ads with mezzanines from buffets
Browse files Browse the repository at this point in the history
  • Loading branch information
ov1d1u committed Aug 15, 2023
1 parent beeafe9 commit 39a69c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 3.2.13
* Fix a crash when retrieving ads with mezzanines from buffets

### 3.2.12
* Alleviate a crash when retrieving ads from buffets

Expand Down
2 changes: 1 addition & 1 deletion Veeplay.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Veeplay"
s.version = "3.2.12"
s.version = "3.2.13"
s.summary = "Veeplay Media Player - Crossplatform media player with video ads support"
s.homepage = "http://veeplay.com"
s.license = { :type => "Commercial", :text => "Contact [email protected]" }
Expand Down
Binary file modified libVeeplay.a
Binary file not shown.

0 comments on commit 39a69c0

Please sign in to comment.