diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e0c3b549..c7139597d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.1](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.4.0...v2.4.1) (2024-11-16) + + +### Bug Fixes + +* windows new smtc plugin ([#1020](https://github.com/ubuntu-flutter-community/musicpod/issues/1020)) ([6d78c2b](https://github.com/ubuntu-flutter-community/musicpod/commit/6d78c2be575024404bd095dee5579987373ca19d)) + ## [2.4.0](https://github.com/ubuntu-flutter-community/musicpod/compare/v2.3.0...v2.4.0) (2024-11-16) diff --git a/pubspec.yaml b/pubspec.yaml index fd2d9bff4..124fa1833 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: musicpod description: Ubuntu music, radio and podcast player. -version: 2.4.0 +version: 2.4.1 publish_to: "none"