Skip to content

Commit

Permalink
Bump Player version to 0.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
stoyicker committed Aug 19, 2024
1 parent 0d07fd0 commit bcdf084
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.47] - 2024-08-19
### Fixed
- Loading stuck when switching media products too quickly
- Ignore caches after error (per process and media product)

## [0.0.46] - 2024-07-26
### Fixed
- Fixed loud volume issue
Expand Down
2 changes: 1 addition & 1 deletion player/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
projectDescription=The Player module encapsulates the playback functionality of TIDAL media products.
version=0.0.46
version=0.0.47

0 comments on commit bcdf084

Please sign in to comment.