diff --git a/CHANGELOG.md b/CHANGELOG.md index caed4c4e..bad8e932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.10.1](https://github.com/ubuntu-flutter-community/musicpod/compare/v1.10.0...v1.10.1) (2024-08-31) + + +### Bug Fixes + +* desktop dark theme ([#907](https://github.com/ubuntu-flutter-community/musicpod/issues/907)) ([975828f](https://github.com/ubuntu-flutter-community/musicpod/commit/975828f7d4336eed65178ff130b907b258a82343)) + ## [1.10.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v1.9.1...v1.10.0) (2024-08-31) diff --git a/pubspec.yaml b/pubspec.yaml index 4caf84e1..6793a166 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: musicpod description: Ubuntu music, radio and podcast player. -version: 1.10.0 +version: 1.10.1 publish_to: "none"