diff --git a/assets/json/activity.json b/assets/json/activity.json index bab429f4..af307e5c 100644 --- a/assets/json/activity.json +++ b/assets/json/activity.json @@ -70,5 +70,57 @@ { "text": "Dust: An Elysian Tail", "type": "PLAYING" + }, + { + "text": "Rune Factory: Tides of Destiny", + "type": "PLAYING" + }, + { + "text": "Harvest Moon: A Wonderful Life", + "type": "PLAYING" + }, + { + "text": "for good code", + "type": "WATCHING" + }, + { + "text": "I AM A XIAO SUPERFAN", + "type": "LISTENING" + }, + { + "text": "youtu.be/iPV_a8MY3XA", + "type": "LISTENING" + }, + { + "text": "Kiniro Mosaic", + "type": "WATCHING" + }, + { + "text": "with Karen", + "type": "PLAYING" + }, + { + "text": "with Fidget", + "type": "PLAYING" + }, + { + "text": "with Auto", + "type": "PLAYING" + }, + { + "text": "with Kagamine Len", + "type": "PLAYING" + }, + { + "text": "with Rin-chan", + "type": "PLAYING" + }, + { + "text": "VOCALOID", + "type": "LISTENING" + }, + { + "text": "with Amber", + "type": "PLAYING" } ] diff --git a/package.json b/package.json index aae05a4a..e2788888 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "61.3.0", + "version": "61.3.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {