Skip to content

Commit

Permalink
chore: prepare release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitmovin Release Automation committed Apr 8, 2024
1 parent 1622f23 commit 1b95189
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.7.0]
### Changed
- Update Bitmovin's native Android Player SDK version to `3.65.0`
- Update Bitmovin's native iOS Player SDK version to `3.59.0`
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.6.0):
- bitmovin_player (0.7.0):
- BitmovinPlayer (= 3.59.0)
- Flutter
- BitmovinAnalyticsCollector/BitmovinPlayer (3.6.1):
Expand Down Expand Up @@ -50,7 +50,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207
bitmovin_player: 42a533dc18fe766eb3637d71eba5af3786eeb7e0
bitmovin_player: 454c6a6104e933b45ed053e2cda5e5469e91b343
BitmovinAnalyticsCollector: cc31a7ffd96850f5bd4f41b39ea22b467734e9c9
BitmovinPlayer: a4deb2e3d96c1f49e924991d625a09434361eb18
BitmovinPlayerCore: 23c03dc732abe2695b187d2e711ce37b8e3726f6
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.6.0"
version: "0.7.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.6.0
version: 0.7.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 1b95189

Please sign in to comment.