diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:55:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 19:55:54 -0500 |
commit | 587b6deec8d48208be1b5ead781577cc7378c187 (patch) | |
tree | c04f34d1512635e5941829310c39cac2286bfa94 | |
parent | fec2d486c87f10e4da5d9d5e1c01d60c5ed4b1c7 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-587b6deec8d48208be1b5ead781577cc7378c187.tar.gz NotEnoughUpdates-REPO-587b6deec8d48208be1b5ead781577cc7378c187.tar.bz2 NotEnoughUpdates-REPO-587b6deec8d48208be1b5ead781577cc7378c187.zip |
Merge pull request #26 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/", |