diff --git a/assets/json/fortune.json b/assets/json/fortune.json index 4d38b528..97bde34e 100644 --- a/assets/json/fortune.json +++ b/assets/json/fortune.json @@ -103,5 +103,7 @@ "You will step on the soil of many countries in your lifetime.", "You will make very many friends in the future.", "Ask yourself this question: \"Is my attitude worth catching?\"", - "The evening promises romantic interests." + "The evening promises romantic interests.", + "Keep in mind that it's the journey and not the destination that counts.", + "You will be called upon to help a friend in trouble." ] diff --git a/package.json b/package.json index 98b6a640..aa09bedf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "131.1.0", + "version": "131.1.1", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {