mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 01:02:41 +02:00
Release 2.11.1
This commit is contained in:
parent
4192a709fd
commit
41c37e0998
2 changed files with 5 additions and 2 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.11.1] - 2025-04-07
|
||||
- Revert Dockerfile to inherit dependencies image from base image
|
||||
|
||||
## [2.11.0] - 2025-03-31
|
||||
|
@ -365,7 +367,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
- Initial release
|
||||
|
||||
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.0...HEAD
|
||||
[unreleased]: https://github.com/museofficial/muse/compare/v2.11.1...HEAD
|
||||
[2.11.1]: https://github.com/museofficial/muse/compare/v2.11.0...v2.11.1
|
||||
[2.11.0]: https://github.com/museofficial/muse/compare/v2.10.1...v2.11.0
|
||||
[2.10.1]: https://github.com/museofficial/muse/compare/v2.10.0...v2.10.1
|
||||
[2.10.0]: https://github.com/museofficial/muse/compare/v2.9.5...v2.10.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "muse",
|
||||
"version": "2.11.0",
|
||||
"version": "2.11.1",
|
||||
"description": "🎧 a self-hosted Discord music bot that doesn't suck ",
|
||||
"repository": "git@github.com:museofficial/muse.git",
|
||||
"author": "Max Isom <hi@maxisom.me>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue