diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /update.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'update.json')
-rw-r--r-- | update.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/update.json b/update.json index 790d731b..0741b731 100644 --- a/update.json +++ b/update.json @@ -1,16 +1,17 @@ { - "version": "2.0.0-REL", - "version_id": 20000, - "update_msg": "§7§m§l--------------------§6§l[§c§lNEU§6§l]§7§m§l--------------------\n\n§7A new version, v§6{version}§7, is now available!\n ", - "pre_version": "30.2", - "pre_version_id": 3002, - "pre_update_msg": "§7§m§l--------------------§5§l[§c§lNEU§5§l]§7§m§l--------------------\n\n§7A new pre-release, v§52.0-PRE{pre_version}§7, is now available!\n ", + "version": "2.1.0-REL", + "version_id": 20101, + "update_msg": "§7§m§l--------------------§6§l[§c§lNEU§6§l]§7§m§l-------------------\n\n§7A new version, v§62.1.0-REL§7, is now available!\n ", + "pre_version": "2.2.0-", + "pre_version_id": 0, + "pre_update_msg": "§7§m§l--------------------§5§l[§c§lNEU§5§l]§7§m§l-------------------\n\n§7A new pre-release, v§5{pre_version}§7, is now available!\n ", "discord_link": "https://discord.gg/moulberry", "youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw", "twitch_link": "https://www.twitch.tv/moulberry2", - "update_link": "https://discord.gg/moulberry", - "pre_update_link:": "https://github.com/Moulberry/NotEnoughUpdates-REPO/releases/latest", - "github_link": "https://github.com/Moulberry/NotEnoughUpdates/", - "//other_text": "Patreon", - "//other_link": "https://www.patreon.com/moulberry" + "update_link": "https://github.com/Moulberry/NotEnoughUpdates/releases/latest", + "update_direct": "null", + "pre_update_link:": "https://github.com/NotEnoughUpdates/NotEnoughUpdates/releases/latest", + "github_link": "https://github.com/NotEnoughUpdates/NotEnoughUpdates/", + "other_text": "Patreon", + "other_link": "https://www.patreon.com/moulberry" } |