diff options
| author | 8cy <[email protected]> | 2020-04-23 02:40:29 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 02:40:29 -0700 |
| commit | 8982033d856bf8f50487eb6af742d83a9b6f741e (patch) | |
| tree | f60985fa38323541431586f67f3f9a98bad6b97c /package.json | |
| parent | Create README.md (diff) | |
| download | dep-core-8982033d856bf8f50487eb6af742d83a9b6f741e.tar.xz dep-core-8982033d856bf8f50487eb6af742d83a9b6f741e.zip | |
add invite cmd, v.7.3.5
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 4edfd15..3694f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.3.3", + "version": "7.3.5", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |