diff options
| author | 8cy <[email protected]> | 2020-05-07 15:07:25 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-07 15:07:25 -0700 |
| commit | 6c1402e35f8b9f1e5ad3a22633988cce9126911e (patch) | |
| tree | 696f69e1a71689dbd708c475e7f1d1b7bee5dcc9 /package.json | |
| parent | add missing version increment from last commit (diff) | |
| download | dep-core-6c1402e35f8b9f1e5ad3a22633988cce9126911e.tar.xz dep-core-6c1402e35f8b9f1e5ad3a22633988cce9126911e.zip | |
change bot path
lol
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 4b138c9..32b7079 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "1.10.5", + "version": "1.10.6", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |