Skip to content

Commit

Permalink
chore(Release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skick1234 committed Jun 4, 2024
1 parent 535ef4b commit dcd8a45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ A powerful Discord.js module for simplifying music commands and effortless playb
- Voice and Queue Management: Handles voice channel connections, disconnections, and manages music queues efficiently.
- Audio Filters: Offers built-in audio filters (bassboost, echo, karaoke, etc.) and allows for custom filter implementations.
- Plugin System: Supports extensibility through plugins
> DisTube by default doesn't support any music sources. You have to use plugins to support them.
> DisTube does not have built-in support for music sources. You need to use plugins to add support for them.
## Requirement

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "distube",
"version": "4.2.2",
"version": "5.0.0",
"description": "A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit dcd8a45

Please sign in to comment.