From 1c951c08502de25463f9c1e0bb09fe5028766bae Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sat, 14 Oct 2017 21:26:44 +0000 Subject: [PATCH] Add beautiful new Xiao Image --- assets/json/xiao.json | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/json/xiao.json b/assets/json/xiao.json index e82fe984..5a251047 100644 --- a/assets/json/xiao.json +++ b/assets/json/xiao.json @@ -25,5 +25,6 @@ "https://i.imgur.com/fFsF6m7.jpg", "https://i.imgur.com/YqZmeyA.jpg", "https://i.imgur.com/wTn8ohi.jpg", - "https://i.imgur.com/a3rIasf.jpg" + "https://i.imgur.com/a3rIasf.jpg", + "https://i.imgur.com/09VUIGr.jpg" ] diff --git a/package.json b/package.json index 945d92da..eb521270 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiaobot", - "version": "47.4.0", + "version": "47.4.1", "description": "Your personal server companion.", "main": "Shard.js", "scripts": {