chore(editor): bump version to 0.7.0 — full custom content pipeline

This commit is contained in:
Kelsi 2026-05-05 10:08:49 -07:00
parent a2b69e8e09
commit b4023e13bf

View file

@ -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();