diff options
| author | Yitong Xiao <[email protected]> | 2024-09-15 17:53:05 -0400 |
|---|---|---|
| committer | Yitong Xiao <[email protected]> | 2024-09-15 17:53:05 -0400 |
| commit | aae98255b19e83ce78aaea389627dbae504910f8 (patch) | |
| tree | 8eeca95adaeb9134b6d3f3d5b6bd3bc9afbbe090 /package.json | |
| parent | 534d8fafaa7f09f7ba940d044b08e6c48f800c7a (diff) | |
| download | muse-aae98255b19e83ce78aaea389627dbae504910f8.tar.xz muse-aae98255b19e83ce78aaea389627dbae504910f8.zip | |
feat: automatically turn down volume when people talks
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2a2b89a..d61839f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muse", - "version": "2.9.4", + "version": "2.9.5", "description": "🎧 a self-hosted Discord music bot that doesn't suck ", "repository": "[email protected]:museofficial/muse.git", "author": "Max Isom <[email protected]>", |
