diff options
| author | 8cy <[email protected]> | 2020-06-03 10:20:47 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-06-03 10:20:47 -0700 |
| commit | 60d6e9a717869c29508b7ffdcd3de97402af91b5 (patch) | |
| tree | cc5251cf285d6508932eef4c59e94ec665aeb84c /package.json | |
| parent | take down api (diff) | |
| download | dep-core-60d6e9a717869c29508b7ffdcd3de97402af91b5.tar.xz dep-core-60d6e9a717869c29508b7ffdcd3de97402af91b5.zip | |
owner can remove darling, change website cmd url
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 6fb37e5..c84b518 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.20", + "version": "1.10.21", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |