Skip to content

Commit e82bc97

Browse files
committed
Release 2.9.5
1 parent c561eb7 commit e82bc97

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.9.5] - 2024-10-29
810
- Dependency update
911
- Pull request #1040 merged (Used incorrect PR number, apoligies)
1012

@@ -346,7 +348,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
346348
### Added
347349
- Initial release
348350

349-
[unreleased]: https://github.com/codetheweb/muse/compare/v2.9.4...HEAD
351+
[unreleased]: https://github.com/museofficial/muse/compare/v2.9.5...HEAD
352+
[2.9.5]: https://github.com/museofficial/muse/compare/v2.9.4...v2.9.5
350353
[2.9.4]: https://github.com/codetheweb/muse/compare/v2.9.3...v2.9.4
351354
[2.9.3]: https://github.com/codetheweb/muse/compare/v2.9.2...v2.9.3
352355
[2.9.2]: https://github.com/codetheweb/muse/compare/v2.9.1...v2.9.2

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.9.4",
3+
"version": "2.9.5",
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)