diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:53:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 19:53:52 -0500 |
commit | 77892f8c79a19a84004076cb0c5e523530332111 (patch) | |
tree | 78189711f3215baa62c716c3af93e1b3f575ccb0 | |
parent | 3cebc0c9379ea9e19904db0bf28f59d290c1d6ef (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-77892f8c79a19a84004076cb0c5e523530332111.tar.gz NotEnoughUpdates-REPO-77892f8c79a19a84004076cb0c5e523530332111.tar.bz2 NotEnoughUpdates-REPO-77892f8c79a19a84004076cb0c5e523530332111.zip |
Merge pull request #24 from Moulberry/master
1.6
-rw-r--r-- | update.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/update.json b/update.json index ab373e05..875dead6 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "1.5-REL", - "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}). Update showcase video: ", + "version": "1.6-REL", + "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/", |