diff options
| author | 8cy <[email protected]> | 2020-05-21 20:32:12 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-21 20:32:12 -0700 |
| commit | be02e342d915b4de8b4353a082b5a96b3f95c396 (patch) | |
| tree | ada1edd6bb3873dc89784c2af89480cb15bae867 /package.json | |
| parent | Update play.ts (diff) | |
| download | dep-core-be02e342d915b4de8b4353a082b5a96b3f95c396.tar.xz dep-core-be02e342d915b4de8b4353a082b5a96b3f95c396.zip | |
fix volume error lol
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 3a698d7..bc5c503 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.14", + "version": "1.10.19", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |