Skip to content

Commit 41c37e0

Browse files
committed
Release 2.11.1
1 parent 4192a70 commit 41c37e0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [2.11.1] - 2025-04-07
810
- Revert Dockerfile to inherit dependencies image from base image
911

1012
## [2.11.0] - 2025-03-31
@@ -365,7 +367,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
365367
### Added
366368
- Initial release
367369

368-
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.0...HEAD
370+
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.1...HEAD
371+
[2.11.1]: https://github.com/museofficial/muse/compare/v2.11.0...v2.11.1
369372
[2.11.0]: https://github.com/museofficial/muse/compare/v2.10.1...v2.11.0
370373
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
371374
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muse",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
55
"repository": "git@github.com:museofficial/muse.git",
66
"author": "Max Isom <hi@maxisom.me>",

0 commit comments

Comments
 (0)