diff options
| author | 8cy <[email protected]> | 2020-04-24 21:37:39 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-24 21:37:39 -0700 |
| commit | 414e0816332fd5575efb3a7bc0917306c4396fbe (patch) | |
| tree | c6a63a435d2cbe0cf13d60558e23885ecfc7f062 /package.json | |
| parent | big changes, too lazy to count, v7.6.0 (diff) | |
| download | dep-core-414e0816332fd5575efb3a7bc0917306c4396fbe.tar.xz dep-core-414e0816332fd5575efb3a7bc0917306c4396fbe.zip | |
move music manager to import, v7.7.0
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 41e28a0..8648198 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.6.0", + "version": "7.7.0", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |