diff options
| author | 8cy <[email protected]> | 2020-04-23 03:06:16 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 03:06:16 -0700 |
| commit | c7d61abdce08a89fbef2ec62779d8f1481f6df64 (patch) | |
| tree | d531d580f907ee15b8165e065bff77c82a964cff /package.json | |
| parent | add invite cmd, v.7.3.5 (diff) | |
| download | dep-core-c7d61abdce08a89fbef2ec62779d8f1481f6df64.tar.xz dep-core-c7d61abdce08a89fbef2ec62779d8f1481f6df64.zip | |
change invite link, v.7.3.6
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 3694f4d..0d9d7c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.3.5", + "version": "7.3.6", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |