diff --git a/assets/json/roast.json b/assets/json/roast.json index 373b56be..ec4a6ed1 100644 --- a/assets/json/roast.json +++ b/assets/json/roast.json @@ -68,5 +68,6 @@ "Calling you an idiot would be an insult to all stupid people.", "You have the perfect face for radio.", "Aww, it's so cute when you try to talk about things you don't understand.", - "If I wanted to hear from an asshole, I'd fart." + "If I wanted to hear from an asshole, I'd fart.", + "What's the difference between you and an egg? Eggs get laid!" ] diff --git a/package.json b/package.json index 224e62e4..d65039a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "73.2.3", + "version": "73.2.4", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {