Skip to content

Commit

Permalink
chore: prepare release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitmovin Release Automation committed Dec 13, 2024
1 parent 187f297 commit 3002374
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/),
and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]
## [0.14.0]
### Added
- Google Cast support for Web platform
- Support for `Player.isPaused` and `Player.isMuted`
Expand Down
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- audio_session (0.0.1):
- Flutter
- bitmovin_player (0.13.0):
- bitmovin_player (0.14.0):
- BitmovinPlayer (= 3.80.0)
- Flutter
- BitmovinAnalyticsCollector/BitmovinPlayer (3.9.0):
Expand Down Expand Up @@ -46,7 +46,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207
bitmovin_player: cfd97b4763bfdc4b16b3763e966e5ab9df63d02e
bitmovin_player: 5a0f6cff2728c48fb4689eb7369d873b607c6134
BitmovinAnalyticsCollector: d08e0b13bcc32973370e0d71f2faa739561bac0a
BitmovinPlayer: aade6c03db56aca6f309509bdf7e0017196b64e0
BitmovinPlayerCore: 47f080a1cd7f2d009daf8a9d92c871078f0a9b2e
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.13.0"
version: "0.14.0"
boolean_selector:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: bitmovin_player
description: Official Flutter bindings for Bitmovin's mobile Player SDKs.
version: 0.13.0
version: 0.14.0
homepage: https://bitmovin.com
repository: https://github.com/bitmovin/bitmovin-player-flutter
issue_tracker: https://github.com/bitmovin/bitmovin-player-flutter/issues
Expand Down

0 comments on commit 3002374

Please sign in to comment.