diff options
| author | 8cy <[email protected]> | 2020-04-23 02:11:00 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 02:11:00 -0700 |
| commit | 5ac7d3481b6c72732c941b7c8908376d1f13d16c (patch) | |
| tree | 7319b9aecefdf9da875fc2fb286fb2ee30714b2f /package.json | |
| parent | formatting, v7.3.2 (diff) | |
| download | dep-core-5ac7d3481b6c72732c941b7c8908376d1f13d16c.tar.xz dep-core-5ac7d3481b6c72732c941b7c8908376d1f13d16c.zip | |
remove nek, add clientid, v7.3.3
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 f6a07ce..4edfd15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package", - "version": "7.3.2", + "version": "7.3.3", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |