From 34170fa01417eb3d0f3ae7def84e2e684324e6a8 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 22 Jan 2021 09:50:52 -0500 Subject: Fix Update Notification (#370) * Update update.json * Update update.json --- update.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/update.json b/update.json index 8537c480..e287ea03 100644 --- a/update.json +++ b/update.json @@ -1,11 +1,11 @@ { - "version": "1.7.1-REL", - "version_id": 010701, + "version": "1.7.3-REL", + "version_id": 010703, "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}).", "discord_link": "https://discord.gg/spr6ESn", "youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw", - "update_link": "https://github.com/Moulberry/NotEnoughUpdates/releases/", + "update_link": "https://discord.gg/moulberry", "github_link": "https://github.com/Moulberry/NotEnoughUpdates/", "other_text": "Patreon", "other_link": "https://www.patreon.com/moulberry" -} \ No newline at end of file +} -- cgit