diff --git a/assets/json/fortune.json b/assets/json/fortune.json index a9f81ced..ea1476bf 100644 --- a/assets/json/fortune.json +++ b/assets/json/fortune.json @@ -110,5 +110,9 @@ "Your power is in your ability to decide.", "When two men in a business always agree, one of them is unnecessary.", "The change you started already has far-reaching effects. Be ready.", - "When you begin to coast you're on the downgrade." + "When you begin to coast you're on the downgrade.", + "Hope for the best, but prepare for the worst.", + "No one knows what they can do until they try.", + "In every enterprise, consider the outcome.", + "You have plenty of insight, share it with others." ] diff --git a/package.json b/package.json index 1fc12590..36014afa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xiao", - "version": "152.4.6", + "version": "152.4.7", "description": "Your personal server companion.", "main": "Xiao.js", "scripts": {