diff options
| author | 8cy <[email protected]> | 2020-05-04 11:17:04 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-04 11:17:04 -0700 |
| commit | 495012c822ee67483bb23b2f1bf6b5fedc97a28b (patch) | |
| tree | f7da9f14417060d49f540786c51a113a4a8ddfdd /package.json | |
| parent | add poll and time cmd (diff) | |
| download | dep-core-495012c822ee67483bb23b2f1bf6b5fedc97a28b.tar.xz dep-core-495012c822ee67483bb23b2f1bf6b5fedc97a28b.zip | |
add genservers
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 0aff5c0..e8b2bdc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufier", - "version": "9.2.3", + "version": "9.2.4", "description": "A Discord bot that supports audio playback, fun commands, utilities, and soundsboard, and more to come!", "main": "./dist/app.js", "scripts": { |