diff --git a/GolemHelper/dllmain.cpp b/GolemHelper/dllmain.cpp index e1f8fce..6eeb615 100644 --- a/GolemHelper/dllmain.cpp +++ b/GolemHelper/dllmain.cpp @@ -75,7 +75,7 @@ void RenderUI() { if (ImGui::Begin("GolemHelper Control Panel", &g_state.showUI, ImGuiWindowFlags_AlwaysAutoResize)) { - ImGui::TextColored(ImVec4(0.2f, 0.8f, 1.0f, 1.0f), "GolemHelper v1.0.0-beta.3"); + ImGui::TextColored(ImVec4(0.2f, 0.8f, 1.0f, 1.0f), "GolemHelper v1.0.0-beta.2"); ImGui::Separator(); ImGui::Text("Status:");