From 075d10c517933c722925dd6253cb59769001243a Mon Sep 17 00:00:00 2001 From: Moulberry Date: Thu, 30 Jul 2020 00:01:38 +1000 Subject: 1.0.1 --- update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.json b/update.json index 7441d067..80c70ba6 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "REL-1.0.0", - "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).\n§7If you don't want to receive these messages,\n§7disable them in NEU config.", + "version": "REL-1.0.1", + "update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new version of the mod out! (v{version}).\nI'm sorry that this message is spamming,\nI've fixed this bug in the new version.\nBasically, the AH feature of the old jar was ddosing hypixel's api\nwith all the new users. I would appreciate it\nif you use the new version :)", "discord_link": "https://discord.gg/spr6ESn", "youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw", "update_link": "https://github.com/Moulberry/NotEnoughUpdates/releases/", -- cgit