diff options
| author | 8cy <[email protected]> | 2020-05-09 20:07:01 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-09 20:07:01 -0700 |
| commit | 54da8d67bb4747b1e01cf83609d237b3318d266e (patch) | |
| tree | e2bfe74910ce1a34565889686ff49a46cb10f400 /package.json | |
| parent | add google, suggest + add suggest to joinmsg (diff) | |
| download | dep-core-54da8d67bb4747b1e01cf83609d237b3318d266e.tar.xz dep-core-54da8d67bb4747b1e01cf83609d237b3318d266e.zip | |
update formatting for support and joinmsg
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 f830402..dc1b934 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.11", + "version": "1.10.12", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |