diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-07 19:03:20 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-07 19:03:20 -0400 |
commit | dcf2c4562f32bde2eed70f450bdc7f8b27889be0 (patch) | |
tree | 4bd709e036f7d931af069b27b5fd73b2087c3d37 | |
parent | d85e63040b5edfd4e6932dcfcf6f8b5a48ee74a7 (diff) | |
download | NotEnoughUpdates-REPO-dcf2c4562f32bde2eed70f450bdc7f8b27889be0.tar.gz NotEnoughUpdates-REPO-dcf2c4562f32bde2eed70f450bdc7f8b27889be0.tar.bz2 NotEnoughUpdates-REPO-dcf2c4562f32bde2eed70f450bdc7f8b27889be0.zip |
Reformat Update MSG
-rw-r--r-- | update.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/update.json b/update.json index 07152294..637bf803 100644 --- a/update.json +++ b/update.json @@ -1,7 +1,7 @@ { "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}).", + "version_id": 020703, + "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 ", "discord_link": "https://discord.gg/moulberry", "youtube_link": "https://www.youtube.com/channel/UCPh-OKmRSS3IQi9p6YppLcw", "update_link": "https://discord.gg/moulberry", @@ -10,5 +10,5 @@ "other_link": "https://www.patreon.com/moulberry", "pre_version": "28.3", "pre_version_id": 2804, - "pre_update_msg": "§7§m§l------------------§6§l[§c§lNEU§6§l]§7§m§l------------------\n§7There is a new pre-release of the mod out! (v{pre_version}).", -} + "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 " +}
\ No newline at end of file |