diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-22 09:50:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-22 09:50:52 -0500 |
commit | 34170fa01417eb3d0f3ae7def84e2e684324e6a8 (patch) | |
tree | fa8fa7e71927d12cb501f9284c33c5fe641f53dd /update.json | |
parent | 98048a398c8510820c828ec2e3ee00a1f8c0b6d9 (diff) | |
download | NotEnoughUpdates-REPO-34170fa01417eb3d0f3ae7def84e2e684324e6a8.tar.gz NotEnoughUpdates-REPO-34170fa01417eb3d0f3ae7def84e2e684324e6a8.tar.bz2 NotEnoughUpdates-REPO-34170fa01417eb3d0f3ae7def84e2e684324e6a8.zip |
Fix Update Notification (#370)
* Update update.json
* Update update.json
Diffstat (limited to 'update.json')
-rw-r--r-- | update.json | 8 |
1 files 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 +} |