diff --git a/assets/json/fortune.json b/assets/json/fortune.json index 36c6afa1..7910d661 100644 --- a/assets/json/fortune.json +++ b/assets/json/fortune.json @@ -123,5 +123,8 @@ "Time is precious, but truth is more precious than time.", "You will always get what you want through your charm and personality.", "Life to you is a dashing and bold adventure.", - "Friends long absent are coming back to you." + "Friends long absent are coming back to you.", + "You will be showered with good luck.", + "Good news will come to you from far away.", + "There is a prospect of a thrilling time ahead for you." ] diff --git a/package.json b/package.json index aa2161f5..bce2b4c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "159.1.0", + "version": "159.1.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {