diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-30 00:01:38 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-30 00:01:38 +1000 |
commit | 075d10c517933c722925dd6253cb59769001243a (patch) | |
tree | a3da7cc05efe56e059db6bc0216be7194bf95226 /update.json | |
parent | 2ecc264d92c1abdc3dea3e5b491c7da47c8e570f (diff) | |
download | NotEnoughUpdates-REPO-075d10c517933c722925dd6253cb59769001243a.tar.gz NotEnoughUpdates-REPO-075d10c517933c722925dd6253cb59769001243a.tar.bz2 NotEnoughUpdates-REPO-075d10c517933c722925dd6253cb59769001243a.zip |
1.0.1
Diffstat (limited to 'update.json')
-rw-r--r-- | update.json | 4 |
1 files 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/", |