diff --git a/commands/random-res/quote.js b/commands/random-res/quote.js index ff0f1ffb..b1e8cb96 100644 --- a/commands/random-res/quote.js +++ b/commands/random-res/quote.js @@ -23,4 +23,3 @@ module.exports = class QuoteCommand extends Command { return msg.embed(embed); } }; - diff --git a/package.json b/package.json index ab787b4a..25dc5d84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaobot", - "version": "27.7.0", + "version": "27.7.1", "description": "Your personal server companion.", "main": "Shard.js", "scripts": {