diff --git a/tools/editor/editor_ui.cpp b/tools/editor/editor_ui.cpp index fe1ee769..b00d20ba 100644 --- a/tools/editor/editor_ui.cpp +++ b/tools/editor/editor_ui.cpp @@ -360,7 +360,7 @@ void EditorUI::renderMenuBar(EditorApp& app) { ImGui::Text("Wowee World Editor"); ImGui::Text("by Kelsi Davis"); ImGui::Separator(); - ImGui::Text("Version: 0.6.0"); + ImGui::Text("Version: 0.7.0"); ImGui::Text("Standalone world editor for creating"); ImGui::Text("custom WoW zones for the wowee client."); ImGui::Separator();