From af0bf52e3026e4e77ca82eacce89a8082e3dd601 Mon Sep 17 00:00:00 2001 From: NotAKid <37721153+NotAKidoS@users.noreply.github.com> Date: Fri, 19 Jun 2026 00:53:01 -0500 Subject: [PATCH] [ChatBoxHud] version bump, forgor in solution --- ChatBoxHud/Properties/AssemblyInfo.cs | 2 +- ChatBoxHud/format.json | 8 ++++---- NAK_CVR_Mods.slnx | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChatBoxHud/Properties/AssemblyInfo.cs b/ChatBoxHud/Properties/AssemblyInfo.cs index f7f1dd2..1646676 100644 --- a/ChatBoxHud/Properties/AssemblyInfo.cs +++ b/ChatBoxHud/Properties/AssemblyInfo.cs @@ -27,6 +27,6 @@ using System.Reflection; namespace NAK.ChatBoxHud.Properties; internal static class AssemblyInfoParams { - public const string Version = "1.0.1"; + public const string Version = "1.0.2"; public const string Author = "NotAKidoS"; } \ No newline at end of file diff --git a/ChatBoxHud/format.json b/ChatBoxHud/format.json index 7d33490..ea275f3 100644 --- a/ChatBoxHud/format.json +++ b/ChatBoxHud/format.json @@ -1,7 +1,7 @@ { - "_id": -1, + "_id": 283, "name": "ChatBoxHud", - "modversion": "1.0.1", + "modversion": "1.0.2", "gameversion": "2026r181", "loaderversion": "0.7.2", "modtype": "Mod", @@ -16,8 +16,8 @@ ], "requirements": [ ], - "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r49/ChatBoxHud.dll", + "downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/ChatBoxHud.dll", "sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/ChatBoxHud/", - "changelog": "- Changed username color to use emission player color", + "changelog": "- Rebuilt for 2026r182", "embedcolor": "#f61963" } \ No newline at end of file diff --git a/NAK_CVR_Mods.slnx b/NAK_CVR_Mods.slnx index 09c4813..061dfaf 100644 --- a/NAK_CVR_Mods.slnx +++ b/NAK_CVR_Mods.slnx @@ -9,6 +9,7 @@ +