Skip to content

Commit 1e17b94

Browse files
committed
Release 2.9.3
1 parent 8ef68d2 commit 1e17b94

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.9.3] - 2024-08-19
10+
911
### Fixed
1012

1113
- bumped @discordjs/voice
@@ -336,7 +338,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
336338
### Added
337339
- Initial release
338340

339-
[unreleased]: https://github.com/codetheweb/muse/compare/v2.9.2...HEAD
341+
[unreleased]: https://github.com/codetheweb/muse/compare/v2.9.3...HEAD
342+
[2.9.3]: https://github.com/codetheweb/muse/compare/v2.9.2...v2.9.3
340343
[2.9.2]: https://github.com/codetheweb/muse/compare/v2.9.1...v2.9.2
341344
[2.9.1]: https://github.com/codetheweb/muse/compare/v2.9.0...v2.9.1
342345
[2.9.0]: https://github.com/codetheweb/muse/compare/v2.8.1...v2.9.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.9.2",
3+
"version": "2.9.3",
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)