From 3dc48df4a99fbd7905abbc7735e45c044b8b8c2c Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Wed, 25 Apr 2018 11:20:24 +0000 Subject: [PATCH] Eggs get laid, I don't --- assets/json/roast.json | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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": {