diff --git a/SomethingNeedDoing/Interface/HelpWindow.cs b/SomethingNeedDoing/Interface/HelpWindow.cs index a6f3eb9d..881fbe89 100644 --- a/SomethingNeedDoing/Interface/HelpWindow.cs +++ b/SomethingNeedDoing/Interface/HelpWindow.cs @@ -322,7 +322,7 @@ static void DisplayChangelog(string date, string changes, bool separator = true) ImGui.PushFont(UiBuilder.MonoFont); DisplayChangelog( - "2023-12-12", + "2023-12-22", "- Updated the GetRaw coordinate functions to take in an object name or party member position.\n"); DisplayChangelog(