Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
PazerOP committed Jun 9, 2020
1 parent f0f8a9f commit 4b12604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf2_bot_detector/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ void MainWindow::OnDrawMenuBar()

if (ImGui::BeginMenu("About"))
{
ImGui::MenuItem("Version: 1.1 preview 5", nullptr, false, false);
ImGui::MenuItem("Version: 1.1 preview 6", nullptr, false, false);

ImGui::EndMenu();
}
Expand Down

0 comments on commit 4b12604

Please sign in to comment.