diff options
| author | 8cy <[email protected]> | 2020-04-26 12:05:39 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-26 12:05:39 -0700 |
| commit | 49c72d78f709d6d56ebb7c76383069181a7f0a08 (patch) | |
| tree | edcd906401aa794d565cbe991e41a932ed332f7c /package.json | |
| parent | consolelog on join guild, v7.7.1 (diff) | |
| download | dep-core-49c72d78f709d6d56ebb7c76383069181a7f0a08.tar.xz dep-core-49c72d78f709d6d56ebb7c76383069181a7f0a08.zip | |
add welcome command, v7.8.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 8dcd21a..60ec2fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.7.1", + "version": "7.8.0", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |